Re: [w3c/ServiceWorker] Update shouldn't fail due to MIME check or 404 for the incumbent's worker scripts (#1374)

Yeah, it's implemented as no change tentatively. [this](https://cs.chromium.org/chromium/src/content/browser/service_worker/service_worker_single_script_update_checker.cc?l=176) is the latest code, which treats network error differently from 200 and identical case, but it behaves similarly for now.
Treating network error on comparison as "no change" sounds reasonable to me too.

-- 
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/1374#issuecomment-455062647

Received on Thursday, 17 January 2019 06:55:49 UTC