Re: [streams] Add fine-grained flow control for readable stream (adb6f73)

Changing to

```
      // When 'a' (the very first chunk) was enqueued, it was immediately used to fulfill the outstanding read request
      // promise, leaving room in the queue
```

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/commit/adb6f736b94c99d26b38869e72a0f3a179ec7b22#commitcomment-10720444

Received on Tuesday, 14 April 2015 18:27:14 UTC