WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2010-08-25 17:09:50 PDT
Created
attachment 65502
[details]
Patch
Kenneth Russell
Comment 2
2010-08-25 18:00:45 PDT
Committed
r66066
: <
http://trac.webkit.org/changeset/66066
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug