Closed
Bug 1364589
Opened 8 years ago
Closed 8 years ago
AppendDocumentLevelNativeAnonymousContentTo should include the custom content container
Categories
(Core :: DOM: Core & HTML, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
There's an XXX comment about it, but we really do need this; otherwise we won't restyle things under there properly. This causes leaks with some other things I'm working on if I back out the clearing we added in bug 1361235.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8867391 [details]
Bug 1364589. Include the custom content container in the list AppendDocumentLevelNativeAnonymousContentTo returns.
https://reviewboard.mozilla.org/r/138930/#review142266
Attachment #8867391 -
Flags: review?(cam) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/46178574af07
Include the custom content container in the list AppendDocumentLevelNativeAnonymousContentTo returns. r=heycam
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•