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

@yoshisatoyanagisawa commented on this pull request.



> @@ -2557,6 +2565,12 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
 
         Note: Keep this definition in sync with [=fetch a classic worker-imported script=].
 
+  A <dfn id="dfn-race-result">race result</dfn> is a tuple of a [=/race response=] and [=/used route=].
+
+  A [=/race result=] has an associated <dfn export id="dfn-race-response">race response</dfn> (a [=/response=]).
+
+  A [=/race result=] has an associated <dfn export id="dfn-used-route">used route</dfn> (a [=RouterSourceEnum=]).

Considering the consistency, it might be good to put "used route" under the "race result".  I mean `<dfn export for="race result">used route</dfn>`

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

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

Received on Thursday, 15 May 2025 08:56:41 UTC