Skip to content

ServiceWorkerAutoPreload #1036

@sisidovski

Description

@sisidovski

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Position is proposed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions