Skip to content

Commit 8d4b9df

Browse files
yoshisatoyanagisawaazaikasisidovskimkruisselbrink
authored
ServiceWorker static routing API (#1701)
This API allows developers to configure the routing, and allows them to offload simple things ServiceWorkers do. If the condition matches, the navigation happens without starting ServiceWorkers or executing JavaScript, which allows web pages to avoid performance penalties due to ServiceWorker interceptions. Explainer: https://github.com/WICG/service-worker-static-routing-api TAG review: w3ctag/design-reviews#863 Co-authored-by: Takashi Nakayama <[email protected]> Co-authored-by: Shunya Shishido <[email protected]> Co-authored-by: Marijn Kruisselbrink <[email protected]>
1 parent dc2efeb commit 8d4b9df

File tree

1 file changed

+350
-43
lines changed

1 file changed

+350
-43
lines changed

0 commit comments

Comments
 (0)