Closed
Bug 1513462
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14474 - service worker: XSLT: Use response URL for the base URL.
Categories
(Core :: DOM: Service Workers, enhancement, P4)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14474 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14474
Details from upstream follow.
Matt Falkenhagen <falken@chromium.org> wrote:
> service worker: XSLT: Use response URL for the base URL.
>
> This aligns with the standard. See
> https://github.com/whatwg/fetch/pull/146
>
> Bug: 914135
> Change-Id: I229aec6f8473bb6b7cdc88429afa830bc6eb80ed
>
> Reviewed-on: https://chromium-review.googlesource.com/1372109
> WPT-Export-Revision: c5e41cb6fe90d24f906044946fd657bb0b9e5d08
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Service 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=13285f50321675c87bc620e612df6e21fefa2725
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
New tests that have failures or other problems:
/service-workers/service-worker/xsl-base-url.https.html
base URL when service worker does respondWith(fetch(responseUrl)): FAIL
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c400251321e073201a6365ef0625526192a62cea
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/93f7c970ddcf
[wpt PR 14474] - service worker: XSLT: Use response URL for the base URL., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/ecd09e388677
[wpt PR 14474] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/93f7c970ddcf
https://hg.mozilla.org/mozilla-central/rev/ecd09e388677
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•