[webkit-dev] Plan to move TypedArray out of WebGL feature guard

Maciej Stachowiak mjs at apple.com
Thu Dec 23 13:34:54 PST 2010


It should probably have its own feature define. It doesn't really make sense to have ArrayBuffer support in XHR only if you have either WebGL or File support.

Regards,
Maciej

On Dec 23, 2010, at 12:29 PM, Jian Li wrote:

> Currently it is guarded by the same guarding expression.
> 
> CC Chris who implemented this feature since he knows whether it is ready all versions or not.
> 
> 
> On Thu, Dec 23, 2010 at 11:23 AM, Darin Adler <darin at apple.com> wrote:
> On Dec 23, 2010, at 11:21 AM, Jian Li wrote:
> 
> > We do not add an additional check expression when TypedArray is added to XHR.
> 
> Is the TypedArray support in XHR a feature in its own right? Should it be off by default or is it ready to be on for all versions of WebKit?
> 
>    -- Darin
> 
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

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


More information about the webkit-dev mailing list