Re: [w3c/ServiceWorker] ServiceWorkerAutoPreload (PR #1756)

@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