Re: [w3c/ServiceWorker] importScripts() on ServiceWorkerGlobalScope (#1319)

> I thought I'd find a contributor who understands the thing I'm talking about first.

An issue is where you explain the thing to (potentially) all contributors. You're currently sticking a vaguely related discussion on the end of an existing issue.

This discussion will be hard to find in future, because the topic is only vaguely related to the current discussion. That's why I was asking you to create an issue specifically for this discussion. I guess I can only keep asking 😞 

> we can't use a dynamic (aka postponed/async/late) `importScripts`

Yes you can.

Demo: https://static-misc-3.glitch.me/late-loading-importscripts/

Code: https://glitch.com/edit/#!/static-misc-3?path=late-loading-importscripts%2Findex.html%3A13%3A37


I asked you for a reduced runnable example of the issue. You didn't do that, you just asserted that it can't be done. It's disappointing that I had to create the demo for you.

If you're still saying that what you want isn't possible, you need to show me what it is you want. I want to see a demo of the thing failing, along with a statement of what you expect to happen.

Please, meet me half way here.

-- 
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/1319#issuecomment-856660403

Received on Tuesday, 8 June 2021 10:52:37 UTC