Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear what ServiceWorker.startWorker does and what scopeURL string is expected to be #200

Open
guest271314 opened this issue Mar 4, 2023 · 0 comments

Comments

@guest271314
Copy link

What steps will reproduce the problem?

  1. Unclear what ServiceWorker.startWorker does and what scopeURL 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)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant