Re: [w3c/ServiceWorker] cache.match() and COEP (#1490)

I'm fairly confident both chrome/firefox store and retrieve the full internal headers for opaque responses.  In addition, both browsers do some amount of eager reading of the body data under different circumstances.

It would be possible to fix all that for COEP, but its much safer to never allow these Response objects to enter the child/renderer process at all.

-- 
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/1490#issuecomment-563405512

Received on Monday, 9 December 2019 19:50:56 UTC