Re: [w3c/ServiceWorker] There should be no such thing as "fail to activate" (#659)

@brettz9 I still think the activate event is the best place to handle schema updates.

If this fails, it suggests your database is in a state that you can't handle. You should probably delete the database and rebuild it from scratch. This could also be done in the activate event.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/659#issuecomment-384929752

Received on Friday, 27 April 2018 10:19:59 UTC