Request for Mozilla Position on an Emerging Web Specification
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.
Request for Mozilla Position on an Emerging Web Specification
@-mention GitHub accounts): @sisidovskiOther 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.