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

consider exposing install time on ServiceWorker DOM object #842

Closed
wanderview opened this issue Feb 25, 2016 · 4 comments
Closed

consider exposing install time on ServiceWorker DOM object #842

wanderview opened this issue Feb 25, 2016 · 4 comments

Comments

@wanderview
Copy link
Member

It might be nice to expose when a service worker was installed. This could be used for debugging and other diagnostics. For example, the site could send the value to the server and if it sees that a client is not updating for some reason then send the serviceworker kill header.

@wanderview
Copy link
Member Author

In IRC Jake suggests exposing last update attempt time on registration as well.

@delapuente
Copy link

In addition to the proposal of relying on server headers to perform an update, this could be very convenient.

@jakearchibald
Copy link
Contributor

F2F: lukewarm. Wait for more usecases.

1 similar comment
@jakearchibald
Copy link
Contributor

F2F: lukewarm. Wait for more usecases.

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

3 participants