[Webkit-unassigned] [Bug 93371] New: Remove All Custom binding code for TypedArray.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 7 07:51:00 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93371
Summary: Remove All Custom binding code for TypedArray.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rgf748 at motorola.com
Currently below listed files have Custom bindings, and can be removed completely with help of [TypedArray] attribute.
V8/JSInt32ArrayCustom.cpp
V8/JSUint8ClampedArrayCustom.cpp
V8/JSUint16ArrayCustom.cpp
V8/JSInt8ArrayCustom.cpp
V8/JSUint8ArrayCustom.cpp
V8/JSUint32ArrayCustom.cpp
V8/JSInt16ArrayCustom.cpp
V8/JSFloat64ArrayCustom.cpp
V8/JSFloat32ArrayCustom.cpp
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list