Closed
Bug 1466064
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 11290 - Add a WPT for Service-Worker header
Categories
(Core :: DOM: Service Workers, enhancement, P4)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11290 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/11290 Details from upstream follow. Kenichi Ishibashi <bashi@chromium.org> wrote: > Add a WPT for Service-Worker header > > The spec requires that an HTTP request to fetch a service worker > script has 'Service-Worker: script' header[1]. > > [1] https://w3c.github.io/ServiceWorker/#update-algorithm > > Bug: 848265 > Change-Id: I76c836fcf43d287bcac910c3655e5b127ad8555c > Reviewed-on: https://chromium-review.googlesource.com/1082253 > WPT-Export-Revision: 18fff67e635cd80696f16889763b49409ea33d27
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=78df5bd4e1642e369b3384e3c4467e2e1f27a7db
Assignee | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ee2d956d451d2baf60248dd220223b41861256bb
Assignee | ||
Comment 3•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=28210fbb0725e92d9b1d925ea9bf8542b19073bb
Assignee | ||
Comment 4•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=a5b79d2e6ad5e184c97f8c6d6e413a692c604437
Assignee | ||
Comment 5•5 years ago
|
||
Ran 1 tests and 1 subtests OK : 1 PASS : 1
Assignee | ||
Comment 6•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=92ff5c0bf19d2eee1cfea82acd5f3690530e3185
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/ec64816767c4 [wpt PR 11290] - Add a WPT for Service-Worker header, a=testonly
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/mozilla-inbound/rev/d27806bd46a7 [wpt PR 11290] - Add a WPT for Service-Worker header, a=testonly
Comment 9•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d27806bd46a7
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•