- From: Shunya Shishido <notifications@github.com>
- Date: Mon, 16 Jun 2025 23:21:28 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 17 June 2025 06:21:32 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. Discussed offline, we don't have to use the same variable name. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1756#discussion_r2151413709 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1756/review/2934275570@github.com>
Received on Tuesday, 17 June 2025 06:21:32 UTC