-
## Request for Mozilla Position on an Emerging Web Specification
* Specification title: The worker client case
* Specification or proposal URL (if available): https://w3c.github.io/ServiceWorker/#…
-
**Describe the bug**
I do not understand how the DNS resolution works between two clusters that execute statefulsets. When using a single cluster, I can access a Pod through its name (deploying a hea…
-
### What problem are you trying to solve?
During internal discussion about declarative notification activation handling, we thought it could be useful to let webpages handle notification click with…
-
Converting #387 to follow this topic.
This behavior is not requested by many customers so it is not in our top priorities right now.
It is definitely something that we would want to integrate but …
-
I am trying to reliably detect service worker restarts. `chrome.runtime.onXXX` does not work if you e. g. start/stop through `chrome://serviceworker-internals/`.
So I've tried to add at top of my bac…
-
I am working on an application that heavily uses service workers and caching. I want to know if there's any best practice or any api routes I should look to disable caching on. For my application, I a…
-
### 📚 Subject area/topic
Service Worker
### 📋 Page(s) affected (or suggested, for new content)
/solid-start/reference/entrypoints/entry-client.mdx
### 📋 Description of content that is out-of-date …
-
During navigation requests, the active service worker is set in https://w3c.github.io/ServiceWorker/#handle-fetch when there is a ServiceWorker to control the Document, but it is not changed when ther…
-
Workers spawned by Orborus are always using the default service account. It would be great if the name could be overwritten using an environment variable. That way a dedicated worker service account c…
-
### What type of issue is this?
Missing compatibility data
### What information was incorrect, unhelpful, or incomplete?
The `Service-Worker-Allowed` header is missing
### What browsers do…