RESOLVED FIXED 61356
Enable FloatArray usage outside WebGL guards
https://bugs.webkit.org/show_bug.cgi?id=61356
Summary Enable FloatArray usage outside WebGL guards
Philippe Normand
Reported 2011-05-24 04:06:45 PDT
FloatArray has no strong dependency on WebGL AFAIK. It is used in WebAudio too.
Attachments
proposed patch (5.83 KB, patch)
2011-05-24 04:11 PDT, Philippe Normand
kbr: review+
Philippe Normand
Comment 1 2011-05-24 04:11:20 PDT
Created attachment 94592 [details] proposed patch
Philippe Normand
Comment 2 2011-05-24 10:44:22 PDT
Hi Chris, can you please look at this patch? Thanks!
Kenneth Russell
Comment 3 2011-05-24 11:12:51 PDT
Comment on attachment 94592 [details] proposed patch Agreed, now that the Typed Arrays are being unconditionally compiled in, these conditionals should be removed. r=me
Philippe Normand
Comment 4 2011-05-24 11:17:26 PDT
Note You need to log in before you can comment on or make changes to this bug.