- From: Shunya Shishido <notifications@github.com>
- Date: Mon, 16 Jun 2025 18:57:25 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 17 June 2025 01:57:29 UTC
@sisidovski commented on this pull request. > @@ -3228,9 +3228,11 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ 1. Let |shouldSoftUpdate| be true if any of the following are true, and false otherwise: * |request| is a [=non-subresource request=]. * |request| is a [=subresource request=] and |registration| is [=stale=]. + 1. Let |raceResponse| be null. That's true. Moved this to L3319. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1756#discussion_r2151171943 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1756/review/2933922475@github.com>
Received on Tuesday, 17 June 2025 01:57:29 UTC