[w3c/ServiceWorker] Create Service Worker from Blob/String that does not persist and auto claims for testing (Issue #1642)

I want to pick up https://github.com/w3c/ServiceWorker/issues/578 again
with some addition i would like for cases like codepens and gists that i can register a service worker via blob/url that auto claims 
https://developer.mozilla.org/en-US/docs/Web/API/Clients/claim

and does not persist a page referesh.  so it gets only used on run time once like any normal script but it can use the serviceWorker Apis

Does any one see any security blockers for that?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1642
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/1642@github.com>

Received on Monday, 2 May 2022 07:39:55 UTC