Re: [w3c/ServiceWorker] When should "imported scripts updated flag" be unset? (#1021)

Well, if we want to support `import()`, yes we would need to add async loading.  But `import()` will require additional work regardless.

I guess it comes down to what people expect to actually implement.  If we keep the spec text that allows `importScripts()` until the end of install, is chrome going to actually implement it?  Neither chrome nor firefox has implemented it in the last year.  AFAIK no one has complained.

-- 
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/1021#issuecomment-266203269

Received on Saturday, 10 December 2016 12:03:39 UTC