Closed
Bug 1596478
Opened 5 years ago
Closed 5 years ago
Remove any remaining references to kNameSpaceID_XBL except for the one in nsNameSpaceManager.cpp which will be removed in Bug 1596476
Categories
(Core :: XBL, task)
Core
XBL
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: bgrins, Assigned: emmamalysz)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
I think some of the in-flight work will remove some of these, but getting a bug on file to make sure we don't miss any: https://searchfox.org/mozilla-central/search?q=kNameSpaceID_XBL&redirect=false
Reporter | ||
Comment 1•5 years ago
|
||
Sounds like this should actually block Bug 1596476, given https://phabricator.services.mozilla.com/D53333#1629555.
Reporter | ||
Comment 2•5 years ago
|
||
The specific references that can be removed are
- https://searchfox.org/mozilla-central/rev/c61720a7d0c094d772059f9d6a7844eb7619f107/dom/base/FragmentOrElement.cpp#1699
- https://searchfox.org/mozilla-central/rev/c61720a7d0c094d772059f9d6a7844eb7619f107/dom/xml/nsXMLContentSink.cpp#848
- https://searchfox.org/mozilla-central/rev/c61720a7d0c094d772059f9d6a7844eb7619f107/js/xpconnect/src/XPCJSRuntime.cpp#2192
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → emalysz
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/13ced21befd3
remove references to kNameSpaceID_XBL except for instance in nsNameSpaceManager.cpp r=bzbarsky
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•