[webkit-dev] ArrayBuffer supprot

Chris Marrin cmarrin at apple.com
Sat Oct 9 08:10:40 PDT 2010


On Oct 8, 2010, at 3:51 PM, Jian Li wrote:

> 
> 
> On Fri, Oct 8, 2010 at 3:29 PM, Maciej Stachowiak <mjs at apple.com> wrote:
> 
> On Oct 8, 2010, at 3:05 PM, Jian Li wrote:
> 
>> Sounds good. I will add the File API feature guard to it and still keep those files under html/canvas.
> 
> Another possibility is to have an ArrayBuffer feature guard and ensure that it is on if at least one of the features depending on it is on.
> 
> This also sounds good. Personally I prefer appending File API feature guard since it is simpler. When array buffer is used in XHR, we can then simply remove all the feature guards. Otherwise, we will have to update all the config files to add a new feature guard.

I agree, especially since we will hopefully be able to get rid of the guards completely in the not too distant future.

And please feel free to finish out the ArrayBuffer implementation :-)

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




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20101009/419c96ad/attachment.html>


More information about the webkit-dev mailing list