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

@MattiasBuelens requested changes on this pull request.

Could you update the reference implementation too? (Don't forget [the Web IDL](https://github.com/whatwg/streams/blob/ea03a24deb75928bfa7c285611d4ac2daf332957/reference-implementation/lib/WritableStreamDefaultController.webidl#L3)! 😉)

> This affects some WPTs. `@domenic` do you want to update the WPTs too? Or is it OK to wait for the DOM side change?

Yes, I'd say we remove the asserts about `controller.abortReason` from the WPTs.



-- 
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#pullrequestreview-781753031

Received on Monday, 18 October 2021 08:40:00 UTC