Open Bug 1601789 Opened 4 years ago Updated 2 years ago

ServiceWorkers' navigation preload integration

Categories

(DevTools :: Application Panel, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: perry, Unassigned)

References

(Depends on 1 open bug)

Details

Bug 1290958 tracks implementing the NavigationPreloadManager API. This will introduce a NavigationPreloadState associated with each ServiceWorkerRegistration. This state specifies if the browser will perform a "preload request" for navigation requests intercepted by the registration's active worker; a "preload response" will be available to the active worker in its fetch handler. This state also specifies the value of the Service-Worker-Navigation-Preload HTTP header included in the preload requests.

Component: about:debugging → Application Panel
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.