This is the OWP launch bug only. See the implementation bug at Issue 649558 .
Change description:
An API that enables the browser to send “preload” network requests for navigations before executing the fetch event handler in the service worker that intercepts the target URL.
Changes to API surface:
- NavigationPreloadManager interface
- ServiceWorkerRegistration.navigationPreload object
- FetchEvent.preloadResponse object
Links:
Public standards discussion: https://github.com/w3c/ServiceWorker/issues/920
Support in other browsers:
Internet Explorer: Positive signals
Firefox: Positive signals
Safari: Positive signals
*Make sure to fill in any labels with a -?, including all OSes this change
affects. Feel free to leave other labels at the defaults.
This is the OWP launch bug only. See the implementation bug at Issue 649558 . Chrome status: https://www.chromestatus.com/feature/5734842339688448
Change description:
An API that enables the browser to send “preload” network requests for navigations before executing the fetch event handler in the service worker that intercepts the target URL.
Changes to API surface:
- NavigationPreloadManager interface
- ServiceWorkerRegistration.navigationPreload object
- FetchEvent.preloadResponse object
Links:
Public standards discussion: https://github.com/w3c/ServiceWorker/issues/920
Support in other browsers:
Internet Explorer: Positive signals
Firefox: Positive signals
Safari: Positive signals
*Make sure to fill in any labels with a -?, including all OSes this change
affects. Feel free to leave other labels at the defaults.
Comment 1 by falken@chromium.org
, Nov 1 2016