Closed
Bug 1477511
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 12122 - HTML: document.open() and event listener removal
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12122 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/12122 Details from upstream follow. Timothy Gu <timothygu99@gmail.com> wrote: > HTML: document.open() and event listener removal > >
Assignee | ||
Comment 1•3 years ago
|
||
PR 12122 applied with additional changes from upstream: eed4d66478a9551d4734b5bff85b978694a8a9ce
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=fe1ed9566a714a937d41b4b3d632c2d8bc4ef46e
Assignee | ||
Comment 3•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=104c04229160cb696dc9d8f8fb1f4d1c65cfc83c
Assignee | ||
Comment 4•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=d57359a45c3cf363ac806c92c2d51f759c901cad
Assignee | ||
Comment 5•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1d99b48c783e7969844fc3fe404decbbafbb717f
Assignee | ||
Comment 6•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=280b7dc6c2d72fc6e4839e6e10b88624fb8b19b8
Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 7•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=4197bf50e17acb43f0b3601cc457de2a5df44126
Assignee | ||
Comment 8•3 years ago
|
||
Ran 6 tests and 20 subtests OK : 6 PASS : 11 FAIL : 9 New tests that have failures or other problems: /html/webappapis/dynamic-markup-insertion/opening-the-input-stream/009.https.html document.open replacing singleton localStorage: FAIL document.open replacing singleton sessionStorage: FAIL /html/webappapis/dynamic-markup-insertion/opening-the-input-stream/event-listeners.window.html Content attribute event handlers are to be deactivated: FAIL Custom event listeners are to be removed: FAIL Custom event listeners are to be removed from Window: FAIL Event listeners are to be removed from shadow trees as well: FAIL IDL attribute event handlers are to be deactivated: FAIL Standard event listeners are to be removed: FAIL Standard event listeners are to be removed from Window: FAIL
Assignee | ||
Comment 9•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=fa899065eb2dbadfad8792f32a2b3bc3f359127f
Assignee | ||
Comment 10•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=c1c5565509423471c0fd9e0623b1f61cd127c0e0
Assignee | ||
Comment 11•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7c69bdc21d003e939d45dcaa8ee846c8ef7b22f1
Comment 12•3 years ago
|
||
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/1ee204d54635 [wpt PR 12122] - HTML: document.open() and event listener removal, a=testonly
Comment 13•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1ee204d54635
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•2 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•