- From: Shunya Shishido <notifications@github.com>
- Date: Sun, 20 Apr 2025 22:46:20 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 21 April 2025 05:46:24 UTC
@sisidovski commented on this pull request. > @@ -1591,14 +1591,16 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ dictionary RouterSourceDict { DOMString cacheName; + DOMString raceNetworkAndCacheCacheName; Thanks. RouterSourceDict can be a RouterSource so we need a dedicated field for the cache name of race-network-and-cache. That is reasonable. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1764#discussion_r2051986440 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1764/review/2780583025@github.com>
Received on Monday, 21 April 2025 05:46:24 UTC