Closed Bug 1466366 Opened 7 years ago Closed 7 years ago

[wpt-sync] Sync PR 11317 - Experimental Priority Hints support on fetch() API

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(firefox63 fixed)

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 11317 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/11317 Details from upstream follow. Dominic Farolino <domfarolino@gmail.com> wrote: > Experimental Priority Hints support on fetch() API > > Adding support for Priority Hints on the fetch() API under an > experimental flag. This adds the notion of importance to core/fetch > code, and adds a new member to the RequestInit dictionary to communicate > developer-specified "importance" downstream. > > R=kinuko@chromium.org, kouhei@chromium.org, yhirano@chromium.org, yoav@yoav.ws > > Bug: 821464 > Change-Id: Ib96a128d77004029e86122c07552250c697dea5f > Reviewed-on: https://chromium-review.googlesource.com/1084063 > WPT-Export-Revision: a82214ac4499227cae22ad94e01a832ddee8612b
Ran 2 tests and 2 subtests OK : 2 FAIL : 2 New tests that have failures or other problems: /priority-hints/fetch-api-request.tentative.any.html new Request() throws a TypeError if any of RequestInit's members' values are invalid: FAIL /priority-hints/fetch-api-request.tentative.any.worker.html new Request() throws a TypeError if any of RequestInit's members' values are invalid: FAIL
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/fae61b46d4b5 [wpt PR 11317] - Experimental Priority Hints support on fetch() API, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/8c83448ff830 [wpt PR 11317] - Update wpt metadata, a=testonly
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/mozilla-inbound/rev/4bdb5d23490f [wpt PR 11317] - Experimental Priority Hints support on fetch() API, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/a64dac9eaed0 [wpt PR 11317] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.