Calling ReadableByteStreamController.enqueue() while there is an auto-allocated BYOB request from ReadableStreamDefaultReader.read() should discard that BYOB request. Standard change: https://github.com/whatwg/streams/pull/1171 Tests: https://github.com/web-platform-tests/wpt/pull/31128
<rdar://problem/84434978>