Re: [w3c/ServiceWorker] Add new fields and getter steps for static routing resource timing (PR #1769)

@yoshisatoyanagisawa commented on this pull request.



>                    1. Wait until |queue| is not empty.
-                  1. Return the result of [=dequeue=] |queue|.
+                  1. Let |result| be the result of [=dequeue=] |queue|.
+                  1. Set |timingInfo|'s [=service worker timing info/worker final router source=] be set to |result|'s [=/used route=].

nit please use [=race result/used route=] instead.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1769#pullrequestreview-2856002942
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/pull/1769/review/2856002942@github.com>

Received on Wednesday, 21 May 2025 01:56:46 UTC