Just make sure if WebGL is on, TypedArray is always there. Mo
On Thu, Dec 23, 2010 at 10:23 AM, Jian Li <[email protected]> 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 <[email protected]> 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 >> [email protected] >> >> >> >> > > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

