- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Thu, 12 Jun 2025 00:03:26 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 June 2025 07:03:30 UTC
@yoshisatoyanagisawa commented on this pull request. > @@ -3282,6 +3287,15 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ 1. Wait until |queue| is not empty. 1. Let |result| be the result of [=dequeue=] |queue|. 1. Let |routedResponse| be |result|'s [=race result/routed response=]. + 1. If |routedResponse| is null or a [=network error=], then: ah, [=network error=] is also response. Then, the output is correct. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1777#discussion_r2141873598 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1777/review/2919782341@github.com>
Received on Thursday, 12 June 2025 07:03:30 UTC