[wpt-sync] Sync PR 23667 - html: Remove Promise.resolve in bailout-side-effects-ignore-opens-during-unload.window.html
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23667 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23667
Details from upstream follow.
Timothy Gu <timothygu99@gmail.com> wrote:
html: Remove Promise.resolve in bailout-side-effects-ignore-opens-during-unload.window.html
The call was originally to mitigate a Chrome bug involving incorrectly set entry realm, but it turns out to not actually work per spec. After this PR, Firefox and Chrome would both pass this test, as they have fixed their own respective issues.
Fixes: #14909
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Comment 1•10 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=260a155458b906e4380ca1c4477c40aa5a5d6a93
Assignee | ||
Comment 2•10 months ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 72 tests
Status Summary
Firefox
OK : 1
PASS: 3[GitHub] 74[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
Chrome
OK : 1
PASS: 3
Safari
OK : 1
PASS: 3
Links
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fedc1ba7e262 [wpt PR 23667] - html: Remove Promise.resolve in bailout-side-effects-ignore-opens-during-unload.window.html, a=testonly https://hg.mozilla.org/integration/autoland/rev/2c3a1520b2ef [wpt PR 23667] - Update wpt metadata, a=testonly
Comment 4•10 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fedc1ba7e262
https://hg.mozilla.org/mozilla-central/rev/2c3a1520b2ef
Description
•