[webkit-dev] Enable ArrayBuffer by default?

Chris Marrin cmarrin at apple.com
Fri Feb 11 10:00:40 PST 2011


On Feb 11, 2011, at 9:09 AM, Alex Milowski wrote:

> On Fri, Feb 11, 2011 at 1:41 AM, Adam Barth <abarth at webkit.org> wrote:
>> How would folks feel about enabling ArrayBuffer by default?  It seems
>> to be a basic data type that's used by a bunch of stuff today and
>> likely to be used by more stuff in the future.  The API seems pretty
>> stable and it's implemented by Firefox as well.
> 
> +1
> 
> I'd like to have it enabled by default so we can get more feedback on its use.

It's been discussed and I'm all for it. When you say ArrayBuffer, you mean all the Typed Array classes, right?

-----
~Chris
cmarrin at apple.com






More information about the webkit-dev mailing list