Re: [w3c/ServiceWorker] Credentials on scripts imported by importScripts() (#1497)

It looks like we changed `fetch()` to use "same-origin" credentials by default (https://github.com/whatwg/fetch/pull/585), probably "importScripts()" in workers should also do that? 

It'd be useful to see what other browsers do here. cc/ @jakearchibald @annevk 

-- 
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/1497#issuecomment-575507793

Received on Friday, 17 January 2020 07:23:28 UTC