Re: [whatwg/streams] Add support for ReadableStream "owning" type (PR #1271)

@MattiasBuelens commented on this pull request.



> +  <tr>
+   <td><dfn>\[[isOwning]]</dfn>
+   <td class="non-normative">A boolean flag indicating whether to take ownership of enqueued chunks
+   via transfer or serialization.

Nit-pick: this table is sorted alphabetically, so this should go between `[[closeRequested]]` and `[[pullAgain]]`.

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

Message ID: <whatwg/streams/pull/1271/review/1474964869@github.com>

Received on Monday, 12 June 2023 13:46:42 UTC