- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Sun, 25 May 2025 22:06:08 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 May 2025 05:06:11 UTC
@yoshisatoyanagisawa commented on this pull request.
> @@ -250,6 +250,14 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
:: A {{DOMHighResTimeStamp}}, initially 0.
: <dfn export>fetch event dispatch time</dfn>
:: A {{DOMHighResTimeStamp}}, initially 0.
+ : <dfn export>worker router evaluation start</dfn>
+ :: A {{DOMHighResTimeStamp}}, initially 0.
+ : <dfn export>worker cache lookup start</dfn>
+ :: A {{DOMHighResTimeStamp}}, initially 0.
+ : <dfn export>worker matched router source</dfn>
+ :: A {{DOMString}}, initially empty string.
nit but maybe "an" empty string?
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1769#pullrequestreview-2867227689
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/ServiceWorker/pull/1769/review/2867227689@github.com>
Received on Monday, 26 May 2025 05:06:11 UTC