[ServiceWorker] consider exposing install time on ServiceWorker DOM object (#842)

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.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/842

Received on Thursday, 25 February 2016 14:39:50 UTC