[Bug 23719] Consider adding pull style flow control method to Stream

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23719

--- Comment #2 from Takeshi Yoshino <tyoshino@google.com> ---
Split waiting functionality into a separate method waitForWritable(). It's
confusing that write() method has that functionality. It doesn't seem to be
worth taking that approach for smaller API surface.

For now, include just waitForWritable(undefined). waitForWritable(size) though
it might be useful for some cases as explained in Comment 1.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 7 November 2013 17:28:48 UTC