This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
After refactoring, the read() API is broken. We cannot notify EOF cleanly without setting fake undefined or null value to result.data if the last data is delivered to the reader without eof set. Needs fix. As we haven't received any objection against wait-then-sync-read approach like what I used in the first prototype [1], we can go back to that method again. [1] http://lists.w3.org/Archives/Public/public-webapps/2013JulSep/0481.html
Obsolete