-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Description
Request for Mozilla Position on an Emerging Web Specification
- Specification title: ServiceWorkerAutoPreload
- Specification or proposal URL (if available):
- Explainer URL (if available): https://github.com/explainers-by-googlers/service-worker-auto-preload
- Proposal author(s) (
@-mention GitHub accounts): @sisidovski - Caniuse.com URL (optional):
- Bugzilla URL (optional):
- Mozillians who can provide input (optional):
- WebKit standards-position: ServiceWorkerAutoPreload WebKit/standards-positions#359
Other information
This API is a new loading strategy for ServiceWorker. ServiceWorkerAutoPreload is a mode where the browser issues a network request (i.e. a regular request which may result in a HTTP cache hit or an actual fetch) in parallel with the ServiceWorker bootstrap, and consumes the network request result inside the fetch handler.
The status in chromium can be tracked from https://chromestatus.com/feature/5194817700364288
This is an early-stage idea but we'd love early engagement from other implementers.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Position is proposed