diff --git a/files/en-us/mozilla/firefox/experimental_features/index.md b/files/en-us/mozilla/firefox/experimental_features/index.md index 3a891a1d6f749e6..507433a88bb9fa6 100644 --- a/files/en-us/mozilla/firefox/experimental_features/index.md +++ b/files/en-us/mozilla/firefox/experimental_features/index.md @@ -1602,49 +1602,6 @@ See [Firefox bug 1703961](https://bugzil.la/1703961) for more details. -### Service Workers - -#### Preloading of service worker resources on navigation - -The {{domxref("NavigationPreloadManager")}} interface can be used to enable preloading of resources when navigating to a page. -Preloading occurs in parallel with worker bootup, reducing the total time from start of navigation until resources are fetched. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Release channelVersion addedEnabled by default?
Nightly99yes
Developer Edition97No
Beta97No
Release97No
Preference namedom.serviceWorkers.navigationPreload.enabled
- ### WebVR API #### WebVR API (Disabled)