Open
Description
What steps will reproduce the problem?
- Unclear what
ServiceWorker.startWorker
does and whatscopeURL string
is expected to be.
What is the expected result?
A clear explanation of what ServiceWorker.startWorker
does and whatscopeURL string
is expected to be.
What happens instead of that?
I get the impression that I can start a ServiceWorker
for any target. However, I have no idea how scopeURL string
is fetched. Can we use a Blob URL, file:
protocol, data URL to start (and control) a ServiceWorker
attached to arbitrary target(s)?
Metadata
Metadata
Assignees
Labels
No labels