confusingstraw commented on issue #50: URL: https://github.com/apache/incubator-flagon-useralejs/issues/50#issuecomment-808897163
i might just be crazy. i could've sworn they required some form of user interaction to enable. in either case, though, it _is_ possible to disable them entirely (as i have done so in my version of firefox). you can see the option at `about:config` under `dom.serviceWorkers.enabled`. you can see any installed works (if enabled) at `about:serviceworkers`. this means we'd need some kind of fallback for it. i guess the same argument is also true of webworkers, as some extensions (like [uMatrix](https://addons.mozilla.org/en-US/firefox/addon/umatrix/)) allow users to disable web workers entirely. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org