[wpt-sync] Sync PR 26019 - [top-level await] Prohibit top-level await in service workers
Categories
(Core :: DOM: Service Workers, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26019 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26019
Details from upstream follow.
b'Shu-yu Guo <syg@chromium.org>' wrote:
[top-level await] Prohibit top-level await in service workers
Bug: 1129795
Bug: 1022182
Bug: v8:9344
Change-Id: Ia764ab553b88e52d48125f23632dc77f4c256009Reviewed-on: https://chromium-review.googlesource.com/2454306
WPT-Export-Revision: 77cb9c54f12e2831ebcb072940888d5bc91da3f6
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 25 subtests
Status Summary
Firefox
OK : 3
PASS: 41
FAIL: 1
Chrome
OK : 3
PASS: 33
FAIL: 9
Safari
OK : 3
PASS: 41
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/service-workers/service-worker/registration-updateviacache.https.html
updateViaCache is not updated if register() rejects: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 5•5 years ago
|
||
| bugherder | ||
Description
•