I want Service Workers to always be available

Submitted by PRIVATE

This idea is currently being discussed.

The Service Worker API is regularly unavailable in cases where a user refreshes a page, or privacy modes are enabled.

Service Workers have uses beyond caching:

We can't rely on any of these things today because Service Workers are often simply unavailable.

Rather than disabling the Service Worker in privacy mode, or on refresh, it makes more sense to disable its storage. That way, all of these other alternative use cases can still work.

Tagged
JavaScript
Votes
0
What are votes for and how are they tallied?