[webkit-dev] Feature Proposal: Implement Stream and StreamReader

Zach Kuznia zork at chromium.org
Tue Feb 19 02:12:22 PST 2013


Hi webkit-dev!

I'm currently working on adding support for Stream and StreamReader to
WebKit.
https://dvcs.w3.org/hg/streams-api/raw-file/tip/Overview.htm

This support will be behind the ENABLE_STREAM feature define.

I have a prototype which implements readAsArrayBuffer() from an XHR
connection at:
https://bugs.webkit.org/show_bug.cgi?id=110194

Tests will be added as I change it to a real implementation.

Cheers,
-Zach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130219/f92dfef2/attachment.html>


More information about the webkit-dev mailing list