> Therefore, even if there is no explicit SecureContext, I assume it actually be executed inside.
Agreed.
> ...stepping back, in [w3c/push-api#397](https://github.com/w3c/push-api/issues/397), you say Firefox has a way to run ServiceWorker without secure context. Is that a case?
Yes, for local testing purpose if and only if devtools is opened and the user opted in.

We make sure that all service worker interfaces would be exposed in such cases so that the testing environment would be as equivalent as possible to real world environment.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1749#issuecomment-2656295470
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/ServiceWorker/issues/1749/2656295470@github.com>