Closed
Bug 1457139
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10657 - Align Request.destination to spec
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10657 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10657
Details from upstream follow.
Yoav Weiss <yoav@yoav.ws> wrote:
> Align Request.destination to spec
>
> Currently `Request.destination` is set to "unknown" in both the prefetch
> as well as the service worker case. This CL fixes that and aligns their
> values to the spec.
>
> Bug: 832105
> Change-Id: Ib9f21dcc6cf0ace27b7a810d3670cddc45b3b74f
> Reviewed-on: https://chromium-review.googlesource.com/1029858
> WPT-Export-Revision: 45207473759d43a73f5fe48f4c1edaafe7e60952
Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=cf24a58908ee30c1199625e2d3e0d166ead51f54
Reporter | ||
Comment 4•7 years ago
|
||
Reporter | ||
Comment 5•7 years ago
|
||
Ran 1 tests and 26 subtests
OK : 1
PASS : 26
Reporter | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=28683bd186d8c3aa346ebf9ac9aa9e0033e21251
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b60142c1cc9a
[wpt PR 10657] - Align Request.destination to spec, a=testonly
Comment 8•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•