Closed Bug 1601789 Opened 6 years ago Closed 1 year ago

ServiceWorkers' navigation preload integration

Categories

(DevTools :: Application Panel, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: perry, Unassigned)

References

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
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED

Hello Eden, it looks like Perry wanted this information visible in DevTools, but it's not really clear how.
Would you have an idea about it? Is this not relevant anymore?

Flags: needinfo?(echuang)

I closed the bug since the bug description only mentioned something had been implemented.

I think this is not very meaningful for developer debugging. Developers know if the navigationPreload is on or not. In addition, the request will have a "Service-Worker-Navigation-Preload" header to inform the developers that the ServiceWorker performs the feature. Therefore, I would like to keep this as "Closed." Once we have more specific debugging features on ServiceWorker, we can consider adding this back some where.

But maybe I am wrong, let me know if you have any thoughts; thank you.

Flags: needinfo?(echuang) → needinfo?(nchevobbe)

Sounds fine, thanks for the information

Flags: needinfo?(nchevobbe)
You need to log in before you can comment on or make changes to this bug.