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

Mo, Zhenyao zhenyao at gmail.com
Thu Dec 23 10:41:30 PST 2010


Just make sure if WebGL is on, TypedArray is always there.

Mo

On Thu, Dec 23, 2010 at 10:23 AM, Jian Li <jianli at chromium.org> wrote:
> Sounds like a good idea. I am going to add TYPED_ARRAY guard for this.
> Thanks,
> Jian
>
> On Thu, Dec 23, 2010 at 8:13 AM, Chris Marrin <cmarrin at apple.com> wrote:
>>
>> On Dec 22, 2010, at 5:34 PM, Jian Li wrote:
>>
>> > Hi,
>> >
>> > TypedArray has been used in some non-WebGL areas, like File API and XHR.
>> > It would be nice if we move it out of WebGL feature guard. Any objection?
>>
>> It would probably be best if it had its own guard. Then its various users
>> could turn it on in config.h
>>
>> -----
>> ~Chris
>> cmarrin at apple.com
>>
>>
>>
>>
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>


More information about the webkit-dev mailing list