Bug 1466366 [wpt PR 11317] - Experimental Priority Hints support on fetch() API,...
commitd73ce28e3923f43a4e34131d2f6dddcfb6550fb9
authorDominic Farolino <domfarolino@gmail.com>
Mon, 25 Jun 2018 21:49:04 +0000 (25 21:49 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 27 Jun 2018 23:17:46 +0000 (27 16:17 -0700)
tree10ba448a1c65fac879a91f99de247b602de89047
parent3a70c3e41a085f0ce376b1ea2c72d4a2b76a1b8b
Bug 1466366 [wpt PR 11317] - Experimental Priority Hints support on fetch() API, a=testonly

Automatic update from web-platform-testsExperimental 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
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Reviewed-by: Yoav Weiss <yoav@yoav.ws>
Commit-Queue: Dominic Farolino <domfarolino@gmail.com>
Cr-Commit-Position: refs/heads/master@{#564410}

--

wpt-commits: dae7535c0428fbf057a5c39f324d5a3f47ba64c7
wpt-pr: 11317
testing/web-platform/meta/MANIFEST.json
testing/web-platform/tests/priority-hints/fetch-api-request.tentative.any.js [new file with mode: 0644]