Closed
Bug 1419297
Opened 8 years ago
Closed 8 years ago
Discarding the browsing context must not change window.customElements
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: jdai, Assigned: mrbkap)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Got timeout at custom-elements/custom-element-registry/per-global.html[1][2]
[1] http://w3c-test.org/custom-elements/custom-element-registry/per-global.html
[2] https://searchfox.org/mozilla-central/rev/919dce54f43356c22d6ff6b81c07ef412b1bf933/testing/web-platform/tests/custom-elements/custom-element-registry/per-global.html
| Reporter | ||
Updated•8 years ago
|
Priority: -- → P2
Updated•8 years ago
|
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → mrbkap
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8984496 [details]
Bug 1419297 - Call document.close, triggering onload and making the test not time out.
https://reviewboard.mozilla.org/r/250340/#review256642
Attachment #8984496 -
Flags: review?(bugs) → review+
Comment 4•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8984497 [details]
Bug 1419297 - Don't clear mCustomElements in FreeInnerObjects.
https://reviewboard.mozilla.org/r/250342/#review256644
Attachment #8984497 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 5•8 years ago
|
||
Pushed by mrbkap@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2762fef0119b
Call document.close, triggering onload and making the test not time out. r=smaug
https://hg.mozilla.org/integration/autoland/rev/d23cd52cc45b
Don't clear mCustomElements in FreeInnerObjects. r=smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/11448 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Comment 9•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2762fef0119b
https://hg.mozilla.org/mozilla-central/rev/d23cd52cc45b
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•