Re: [whatwg/streams] Remove abortReason property from WritableStream spec (PR #1177)

This is quite scary though. Any spec change that affects the Web IDL won't get tested against the reference implementation until WPT has updated their Web IDL. So proposed additions like `ReadableStream.from(asyncIterable)` or `ReadableStreamBYOBReader.fill(view)` can't be fully tested before we land them. 😕

-- 
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/1177#issuecomment-946532989

Received on Tuesday, 19 October 2021 09:31:49 UTC