- From: Keita Suzuki <notifications@github.com>
- Date: Tue, 13 May 2025 01:02:43 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 13 May 2025 08:02:47 UTC
@quasi-mod commented on this pull request. > @@ -3216,11 +3224,14 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ * |request| is a [=subresource request=] and |registration| is [=stale=]. 1. If |activeWorker|'s [=service worker/list of router rules=] [=list/is not empty=]: 1. Let |source| be the result of running the [=Get Router Source=] algorithm with |registration|'s <a>active worker</a> and |request|. + 1. Set |timingInfo|’s [=service worker timing info/worker router evaluation start=] to the [=coarsened shared current time=] given |useHighResPerformanceTimers|. Ah, right. Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1769#discussion_r2086186385 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1769/review/2835691356@github.com>
Received on Tuesday, 13 May 2025 08:02:47 UTC