Re: [streams] Difference in the specification between notes, pseudocode and example code (#344)

> The pseudocode and the reference implementation do not enforce this.

Can you write a test showing otherwise? The pseudocode and reference implementation do enforce this from what I can see.

> but the example in "9.2. A readable stream with an underlying push source and backpressure support" shows that enqueue needs to return an indication of backpressure.

Excellent catch, thank you; this was left out when merging #317.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/344#issuecomment-95281006

Received on Wednesday, 22 April 2015 17:47:03 UTC