[webkit-dev] Enable ArrayBuffer by default?

Adam Barth abarth at webkit.org
Fri Feb 11 15:02:02 PST 2011


On Fri, Feb 11, 2011 at 11:45 AM, Adam Barth <abarth at webkit.org> wrote:
> On Fri, Feb 11, 2011 at 10:00 AM, Chris Marrin <cmarrin at apple.com> wrote:
>> 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?
>
> Yes.

https://bugs.webkit.org/show_bug.cgi?id=54310

Thanks,
Adam


More information about the webkit-dev mailing list