[whatwg/streams] inFlightCloseRequest is on WS, not WSDC (#1137)

`[[inFlightCloseRequest]]` is on `WritableStream`, not on `WritableStreamDefaultController`.

Took me 4 hours to debug this in Deno today :-). Reference implementation is correct.

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/1137

-- Commit Summary --

  * inFlightCloseRequest is on WS, not WSDC

-- File Changes --

    M index.bs (3)

-- Patch Links --

https://github.com/whatwg/streams/pull/1137.patch
https://github.com/whatwg/streams/pull/1137.diff

-- 
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/1137

Received on Tuesday, 15 June 2021 21:52:28 UTC