mdn / sw-test

Service Worker test repository. This is a very simple demo to show basic service worker features in action.
Creative Commons Zero v1.0 Universal
756 stars 256 forks source link

SW doesn't work in Firefox when history is off #16

Closed felixsanz closed 2 years ago

felixsanz commented 8 years ago

I didn't find a better place to ask this, but why service workers doesn't work in Firefox if i have history disabled?

mireille-raad commented 3 years ago

Ha! I just tested it as well. It still doesn't work when:

It could be worth to have a PR to update the content on: https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers#why_is_my_service_worker_failing_to_register

I open an issue there: https://github.com/mdn/content/issues/9679

schalkneethling commented 2 years ago

As this is being tracked in the content repo, I am going to go ahead and close this one. Thank you everyone.