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

ServiceWorker: implement (Try) Activate #26378

Open
gterzian opened this issue May 1, 2020 · 0 comments
Open

ServiceWorker: implement (Try) Activate #26378

gterzian opened this issue May 1, 2020 · 0 comments

Comments

@gterzian
Copy link
Member

@gterzian gterzian commented May 1, 2020

#26317 implements the "register workflow"(partially) up to Step 7 of Install, leaving the registration with a perpetual "installing" worker.

We need to implement the rest of the Install algorithm, and also Try Active and Activate.

This will require having the ability to queue tasks from the ServiceWorkerManager to the "client event-loop", which depends on #26360 (So both issues could be done at the same time).

@gterzian gterzian changed the title ServiceWorker: implement (Try) Active ServiceWorker: implement (Try) Activate May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.