Closed
Bug 1463050
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11019 - Worker: Add service worker interception tests for module loading on dedicated workers
Categories
(Core :: DOM: Service Workers, enhancement, P4)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11019 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/11019
Details from upstream follow.
Hiroki Nakagawa <nhiroki@chromium.org> wrote:
> Worker: Add service worker interception tests for module loading on dedicated workers
>
> This CL adds both web-platform-tests and conventional layout tests because the
> current Chrome implementation is not spec-compatible in terms of service worker
> scope matcing with dedicated workers (see https://crbug.com/731599). The layout
> tests will be removed after the issue is fixed.
>
> Bug: 680046
> Change-Id: If214bd2f647ee5e7257ae134a870cf1e4ddac608
> Reviewed-on: https://chromium-review.googlesource.com/1059979
> WPT-Export-Revision: 8f7ffa8fd31fccfad7f0bac266c554b02200ba4f
>
>
>
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Workers
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8c91d2bed85146e4d8a1b6747327166afcb2a9a0
Comment 3•7 years ago
|
||
Looks like we are failing this. I'll take a look a bit later.
Flags: needinfo?(bkelly)
Comment 4•7 years ago
|
||
Oh yea. We don't have modules in workers yet. Nevermind.
Flags: needinfo?(bkelly)
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4c1dbdd40916da05f83999590c82b09d179f3156
| Assignee | ||
Comment 7•7 years ago
|
||
| Assignee | ||
Comment 8•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6e1f79ca89474772e1e67686509fdc7365340533
| Assignee | ||
Comment 9•7 years ago
|
||
| Assignee | ||
Comment 10•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7c4e9150da0e9994ca1df7d5eb56ec8640d54176
| Assignee | ||
Updated•7 years ago
|
Component: DOM: Workers → DOM: Service Workers
| Assignee | ||
Comment 11•7 years ago
|
||
| Assignee | ||
Comment 12•7 years ago
|
||
| Assignee | ||
Comment 13•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a8c1f44f96eefd4eb2efffa15719ccd3e95763f4
| Assignee | ||
Comment 14•7 years ago
|
||
Result changes from PR not available.
Comment 15•7 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2bed6abb0825
[wpt PR 11019] - Worker: Add service worker interception tests for module loading on dedicated workers, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/ec6c88fb9bb8
[wpt PR 11019] - Update wpt metadata, a=testonly
Comment 16•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2bed6abb0825
https://hg.mozilla.org/mozilla-central/rev/ec6c88fb9bb8
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•