[wpt-sync] Sync PR 37795 - [WPT] importScripts() + data: URL in ServiceWorker
Categories
(Core :: DOM: Service Workers, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37795 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37795
Details from upstream follow.
Hiroshige Hayashizaki <hiroshige@chromium.org> wrote:
[WPT] importScripts() + data: URL in ServiceWorker
Bug: 1334249
Change-Id: I8ff55100d55f39323dd7706c1d8294edbfd01e45
Reviewed-on: https://chromium-review.googlesource.com/4144339
WPT-Export-Revision: 8c5fee18679f73d437d58cd1a9d589ed2a235a3e
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
PASS: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /service-workers/service-worker/import-scripts-data-url.https.html [wpt.fyi]
- importScripts() supports data URLs:
FAIL
- importScripts() supports data URLs:
New Tests That Don't Pass
- /service-workers/service-worker/import-scripts-data-url.https.html [wpt.fyi]
- importScripts() supports data URLs:
FAIL(Chrome:PASS, Safari:PASS)
- importScripts() supports data URLs:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ee1081b9b9b7
https://hg.mozilla.org/mozilla-central/rev/ca6ccda0a54a
Description
•