- From: Mattias Buelens <notifications@github.com>
- Date: Fri, 09 Jun 2023 08:06:00 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Push <push@noreply.github.com>
- Message-ID: <whatwg/streams/pull/1145/push/13930078447@github.com>
@MattiasBuelens pushed 32 commits. db1985edcff5af11393b827dc5d61b69903fd911 Add ReadableStreamBYOBReader.readFully() (first attempt) 13d57946a8ef0aa3ad16af125c70b58209c7bbaa Revert "Add ReadableStreamBYOBReader.readFully() (first attempt)" cce92e22460574f476382805fea08f527c9925aa Add ReadableStreamBYOBReader.readFully() 0326e95cfa6e7ceae629634dad313f3257f058b9 Use dual asserts 864e010113b25cd33beb0e83361c1e11eabda23d Remove unused default value 09a199b6f8b57c220a86540a44b13b363b3f1379 Explain why we keep the readFully() pull-into descriptor at the head of the queue 5730f082a91ee5ba4b676652d82f0d38844eeba2 Roll WPT 8ab2bbc49d0c8dc695e5caeb69977e6e9d0fd11f Fix typos 78d271162c11233e1eee2f5acf56ffa9157d56ce Add spec text for readFully() 101fa7f589ef949045af6b605ec22f2936d5efac Tweak note 405cfb178e631ecd999da91f5252ec166b047abd Add note about readFully() in readInto() example 345eb4082801feb36a7962d4ecaaaebbecb88f3f Always copy all queued bytes if readFully descriptor is not yet full 3201762e8735e9669bb31e65326a8ecee8a8f126 Roll WPT b7c89fbdcf35829e4ff31f001ecf5207742fe680 Simplify 9725a708aa8eddbb7226f93b84eb40886711cc67 Roll WPT d3bc4712b50a6469d5d50fb6492c3156154fb60f Replace "theChunk" and "theView" with "newView" 0d968aa204dde4aa135ee2b9f46c012dde700107 Fix extra space e9efa23bad2dc6154ce551674211dde00b5c7356 Explain newView.byteLength c8a4dfcbc23508d634e7761f77b4e791d9af3a7e Rename readFully() to fill() 51dc85b2aff7fe5c2e1c4458871df0487fa29893 Roll WPT e6b12188ef4ce89e2433b245ff9aef107db82852 Generalize fill(view) 5d967c9be0042ee1fcb08f1c711c93f5b7734603 Rename 511b3aee2ba396951ee5ef718ce5baee7763581b Update spec text 66dd27b99a7919a2f1551f69ea926664829be05b Add atLeast option to byobReader.read() 3f1f12f8bb2ad5aaab7d2ee8a64d189d6c7891d3 Remove fill(view) d7ae44e185f0dda827af84bcf7d1f4ab30173b27 Roll WPT 1e1d6c6f2adf11e5804c9120f849a97b9ce16e18 Fix note 15409a32d78424b441330d81069b5dd8439147a4 Reject with a TypeError if atLeast is 0 2b1147185627530807d3c0b14700bfec8f1af4d9 Roll WPT 1f3d73ff5fe4efa7e38c5d4cb72909b40404a865 Rename "atLeast" to "min" 3bc12831eccec89897a0365f92b809fe60336305 Roll WPT f1572e5e7a5e2fc6124de7f443827aefdbfc2a11 Roll WPT -- View it on GitHub: https://github.com/whatwg/streams/pull/1145/files/b8f0d2c6331ab7afc80c486d6a98dd991ff22097..f1572e5e7a5e2fc6124de7f443827aefdbfc2a11 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1145/push/13930078447@github.com>
Received on Friday, 9 June 2023 15:06:06 UTC