- From: jugglinmike <notifications@github.com>
- Date: Mon, 31 Aug 2020 11:05:34 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 31 August 2020 18:05:47 UTC
Tests for this behavior have already been merged to WPT: https://github.com/web-platform-tests/wpt/blob/1740f4c70674b363cce9fddd19eb4110a54d609e/fetch/metadata/serviceworker.https.sub.html Firefox 82 and Chromium 86 both implement this behavior: https://wpt.fyi/results/fetch/metadata/serviceworker.https.sub.html?run_id=645350001&run_id=647020002&run_id=641150001&run_id=657230003 We could also specify this by extending an existing step that concerns other workers. [In a patch to do that, it was suggested that Service Workers was the more appropriate location.](https://github.com/whatwg/html/pull/5875) You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1534 -- Commit Summary -- * Override the "mode" of Service Worker requests -- File Changes -- M docs/index.bs (1) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1534.patch https://github.com/w3c/ServiceWorker/pull/1534.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1534
Received on Monday, 31 August 2020 18:05:47 UTC