-
Notifications
You must be signed in to change notification settings - Fork 322
Add race-network-and-cache source to static routing api. #1764
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@yoshisatoyanagisawa PTAL when you get a chance, thanks! |
|
@sisidovski Will you take a look? |
3305a7f to
3ff30ad
Compare
|
@yoshisatoyanagisawa Can you please review the recent changes - removed networkFetchCompleted and fetchHandlerCompleted that was introduced in the PR earlier and incorporated timingInfo per the recent changes in the cache/race-network-and-cache algorithm. |
|
Thanks for the contribution. Overall it looks good except the raceNetworkAndCacheCacheName source support. |
This PR adds new source
race-network-and-cacheto the SW static routing api per https://github.com/WICG/service-worker-static-routing-api/blob/main/final-form.md.Preview | Diff