Re: [whatwg/streams] Various fixes for readable byte streams (#1123)

@MattiasBuelens pushed 9 commits.

c475de891e2220c4ecaa93cc64d47333615f80de  Remove redundant check
98415ae81c9b0c6e7e207fd3bab963a3c5dc0a78  Fix missing ! before calls
22c5aa8ce4e978eddbbd9b35318211f5b2b9bf05  Add CanTransferArrayBuffer helper
882fc7c8861b23264a0d78afd9cc7460665ae5ed  Check [[ArrayBufferDetachKey]] in CanTransferArrayBuffer
afd3e810436a6d858fdf5f30b4b092e71503f10a  Remove detached check from ReadableByteStreamController.close()
3d13462fe4abef7180353a137b5f91064d654766  Move detached pull-into buffer check to ReadableByteStreamControllerEnqueue
2e55eda8706e09a9fe67d5dfb42c5ad93872f581  Assert that pull-into descriptor is transferable in ReadableByteStreamControllerRespondInternal
ec48c0def76a2839507f08ad71152af94835d62a  Check that respondWithNewView() is called with a transferable buffer
6608188d6e783eb80d5fd3f71ed8dbe52aef372e  Check that enqueue() is called with a transferable buffer


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/whatwg/streams/pull/1123/files/7fdb8a594fdca5ba61b39d1fd41c7bfe5b148e33..6608188d6e783eb80d5fd3f71ed8dbe52aef372e

Received on Monday, 19 April 2021 20:54:31 UTC