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

Export the Clear Registration Algorithm #1438

Closed
wants to merge 1 commit into from

Conversation

asakusuma
Copy link

@asakusuma asakusuma commented Jun 21, 2019

So that the Clear Site Data spec can reference the algorithm and use
it to clear out the service worker, instead of unregister().

Context:
#614 (comment)

Eventually will resolve:
w3c/webappsec-clear-site-data#54


Preview | Diff

So that the Clear Site Data spec can reference the algorithm and use
it to clear out the service worker, insteaed of unregister().

Context:
w3c#614 (comment)

Eventually will resolve:
w3c/webappsec-clear-site-data#54
@asakusuma
Copy link
Author

cc @jungkees @mattto

@jakearchibald jakearchibald self-assigned this Jun 21, 2019
@jakearchibald
Copy link
Contributor

Would it be better if I write a "Kill service worker" algorithm that does the immediate unregister and unclaim?

@asakusuma
Copy link
Author

@jakearchibald yes, I think a "Kill service worker" algorithm would be better.

@jakearchibald
Copy link
Contributor

Ok, I intend to do this on Monday.

@asakusuma
Copy link
Author

@jakearchibald had some spare time, so I decided to take a stab at kill service workers algorithm, at least just to flesh out my own ideas: #1440

Feel free to close in favor of your own PR.

@asakusuma asakusuma closed this Jun 23, 2019
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

Successfully merging this pull request may close these issues.

2 participants