- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Sun, 25 May 2025 22:04:52 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 May 2025 05:04:56 UTC
@yoshisatoyanagisawa commented on this pull request. > @@ -241,7 +241,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ <section> <h3 id="service-worker-timing">Service Worker Timing</h3> - Service workers mark certain points in time that are later exposed by the <a interface lt="PerformanceNavigationTiming">navigation timing</a> API. + Service workers mark certain points in time that are later exposed by the <a interface lt="PerformanceNavigationTiming">navigation timing</a> API and <a interface lt="PerformanceResourceTiming"> resource timing</a> API. maybe unnecessary space between `">` and `resource`? -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1769#pullrequestreview-2867226174 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1769/review/2867226174@github.com>
Received on Monday, 26 May 2025 05:04:56 UTC