Closed
Bug 2043804
Opened 9 days ago
Closed 9 days ago
Don't preserve wrapper in AdoptNode if not needed.
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
https://searchfox.org/firefox-main/rev/e28b34ab33dbf49364999070168cbb7e11e8e5bd/dom/base/nsINode.cpp#4020 is a bit overkill if we're dealing with documents from the same global. This shows up in ES5
| Assignee | ||
Updated•9 days ago
|
Blocks: speedometer3
| Assignee | ||
Comment 1•9 days ago
|
||
Pushed by opettay@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/29631eb2cff8
https://hg.mozilla.org/integration/autoland/rev/ac73deb5b7a3
Don't preserve wrapper in AdoptNode if not needed, r=emilio
Comment 3•9 days ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 days ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•