- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Fri, 31 May 2024 00:57:56 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/ServiceWorker/pull/1719@github.com>
As covered in https://github.com/WICG/service-worker-static-routing-api?tab=readme-ov-file#how-does-it-work-if-there-is-no-fetch-handler, the fetch handler must exists not only for the "fetch-handler" source but also the "race-network-and-fetch-handler" source. The "race-network-and-fetch-handler" source was not written in the last update.
<!--
This comment and the below content is programmatically generated.
You may add a comma-separated list of anchors you'd like a
direct link to below (e.g. #idl-serializers, #idl-sequence):
Don't remove this comment or modify anything below this line.
If you don't want a preview generated for this pull request,
just replace the whole of this comment's content by "no preview"
and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/yoshisatoyanagisawa/ServiceWorker/pull/1719.html" title="Last updated on May 31, 2024, 7:57 AM UTC (96e4795)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/ServiceWorker/1719/5408e2e...yoshisatoyanagisawa:96e4795.html" title="Last updated on May 31, 2024, 7:57 AM UTC (96e4795)">Diff</a>
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/ServiceWorker/pull/1719
-- Commit Summary --
* Ensure "race-network-and-fetch-handler" is used with a fetch handler
-- File Changes --
M docs/index.bs (2)
-- Patch Links --
https://github.com/w3c/ServiceWorker/pull/1719.patch
https://github.com/w3c/ServiceWorker/pull/1719.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1719
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/ServiceWorker/pull/1719@github.com>
Received on Friday, 31 May 2024 07:58:00 UTC