Re: [w3c/ServiceWorker] spec says `update()` should resolve to a registration, but browsers do different things (#1304)

I decided to just align FF with the spec and edge/safari.  Our fix should be in FF61.  It ultimately landed in this bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=1456466

The resulting WPT sync PR is:

https://github.com/w3c/web-platform-tests/pull/10602

I filed a chromium issue about this here:

https://bugs.chromium.org/p/chromium/issues/detail?id=836217

Closing this issue since it seems the spec is ok.

-- 
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/1304#issuecomment-383935470

Received on Tuesday, 24 April 2018 13:44:10 UTC