Re: [w3c/ServiceWorker] Should update() called on an installing worker reject (as currently does?) (#1155)

There is this test, but it seems to suggest it shouldn't throw:

https://github.com/w3c/web-platform-tests/blob/56ea52b8668ceee63ec196c59dd11ad7797e4f0d/service-workers/service-worker/ServiceWorkerGlobalScope/resources/update-worker.js#L25

It seems we pass the test, so perhaps we don't implement the exception yet.

-- 
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/1155#issuecomment-304922322

Received on Tuesday, 30 May 2017 15:50:16 UTC