Re: [whatwg/streams] Don't error an errored WritableStream on messageerror (#1069)

Sending a `WebAssembly.Module` to a cross-site (note: cross-origin does not suffice) page will reliably cause a `messageerror`. See https://github.com/web-platform-tests/wpt/blob/6c2b980cd5a4bb8c64eeea5c89899051bd4f4fa0/origin-isolation/resources/helpers.mjs#L214 for some examples of how to set that up in web platform tests.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1069#issuecomment-676562805

Received on Wednesday, 19 August 2020 17:34:18 UTC