Re: [w3c/ServiceWorker] consider allow late importScripts/import for local URLs (#1595)

@annevk do you have an opinion on this?  Would it be fair to treat an extension URL as "local" if its guaranteed to not hit network?  For example, I note that `file:` does not hit network, but its not considered "local".  (Although maybe that's because file can in theory have a hostname?)

-- 
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/1595#issuecomment-861919298

Received on Wednesday, 16 June 2021 00:26:11 UTC