This repository was archived by the owner on Aug 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 46
Tracking: ServiceWorker interaction #79
Comments
I think we should offer an internal slot on agents to disable this that we can set on service worker agents. And then it can be a syntax error there. Service worker scripts run with different states and when processing events such as fetch there really shouldn't be anything blocking the execution of its listener callbacks. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Should we have this conversation here or in w3c/ServiceWorker#1407 ? We might be able to engage more ServiceWorker experts in their repository. |
Thanks, I'd missed or forgotten about that. I will move my comment there and mark it off-topic for here, as indeed the better discussion seems to be over there. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It's not clear how/whether top-level await plays well with ServiceWorkers. See w3c/ServiceWorker#1407 for discussion.
The text was updated successfully, but these errors were encountered: