Re: [w3c/ServiceWorker] Handling duplicate importScripts() (#1041)

Actually, I take that back.  Since the first `importScripts()` is blocking it will be fully persisted before the second call is made.  So we will use the offlined version for the second `importScripts()`.

-- 
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/1041#issuecomment-270146300

Received on Tuesday, 3 January 2017 15:54:50 UTC