[Bug 17263] Keep on having send(ArrayBuffer data) interface in addition to send(ArrayBufferView data)

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

Yuta Kitamura <yutak@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yutak@chromium.org

--- Comment #10 from Yuta Kitamura <yutak@chromium.org> 2012-07-13 04:35:48 UTC ---
WebKit project's consensus would be summarized as:
- We don't drop ArrayBuffer support immediately. We will show users a console
warning to encourage migration.
- We will probably keep the ArrayBuffer support until its usage is proven to be
reasonably low according to our usage metrics.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 13 July 2012 04:35:50 UTC