RESOLVED FIXED 44649
Source data passed to TypedArray creators should be const
https://bugs.webkit.org/show_bug.cgi?id=44649
Summary Source data passed to TypedArray creators should be const
Kenneth Russell
Reported 2010-08-25 16:55:03 PDT
In the TypedArray creators taking source data (Float32Array::create(float*, unsigned), etc.), the source data should be const.
Attachments
Patch (2.52 KB, patch)
2010-08-25 17:09 PDT, Kenneth Russell
simon.fraser: review+
kbr: commit-queue-
Kenneth Russell
Comment 1 2010-08-25 17:09:50 PDT
Kenneth Russell
Comment 2 2010-08-25 18:00:45 PDT
Note You need to log in before you can comment on or make changes to this bug.