- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Thu, 28 Aug 2025 16:58:16 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 28 August 2025 23:58:20 UTC
yoshisatoyanagisawa left a comment (w3c/ServiceWorker#249) Bug Triage: infeasible https://w3c.github.io/ServiceWorker/#on-fetch-request-algorithm ``` 8. If request’s [destination](https://fetch.spec.whatwg.org/#concept-request-destination) is either "embed" or "object", then: 1. return null. ``` These objects are not intercepted. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/249#issuecomment-3235291351 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/issues/249/3235291351@github.com>
Received on Thursday, 28 August 2025 23:58:20 UTC