Bug 44649

Summary: Source data passed to TypedArray creators should be const
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, dglazkov, simon.fraser, zmo
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch simon.fraser: review+, kbr: commit-queue-

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.