Re: [w3c/ServiceWorker] Fetch service worker scripts with "no-cache" by default (#1020)

> it needs to request imported scripts no-cache too.

Addressed. Note that job's force bypass cache flag is effective for the script executions in both Update and Install for now. Depending on https://github.com/w3c/ServiceWorker/issues/1021, there's a chance that the script execution in Install won't need this bypass cache flag.

-- 
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/pull/1020#issuecomment-265678208

Received on Thursday, 8 December 2016 08:06:59 UTC