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

Support for Service Worker Life Cycle Events #4601

Open
NoelAbrahams opened this issue Nov 5, 2018 · 1 comment
Open

Support for Service Worker Life Cycle Events #4601

NoelAbrahams opened this issue Nov 5, 2018 · 1 comment

Comments

@NoelAbrahams
Copy link

Hi

Support for events notifying changes to the state of a Service Worker is not consistent across browsers, eg chakra-core/ChakraCore#5815

Please consider adding support for the following:

The last two appear to be supported across browsers, but not the first two.

Thanks!

@NoelAbrahams NoelAbrahams changed the title Support for Service Worker State Events Support for Service Worker Life Cycle Events Nov 7, 2018
@NoelAbrahams
Copy link
Author

Not sure if this is too granular but ServiceWorkerRegistration.update is also part of the life cycle.

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

No branches or pull requests

2 participants