[Webkit-unassigned] [Bug 93097] New: [JSDOMBinsding] Remove custom JSBindings for constructArrayBufferView()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 05:34:20 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93097

           Summary: [JSDOMBinsding] Remove custom JSBindings for
                    constructArrayBufferView()
           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 JS*Custom.cpp files have the custom implementation of constructArrayBufferView().
We can can remove these modifying CodeGeneratorJS.pm

JSInt32ArrayCustom.cpp
JSUint8ClampedArrayCustom.cpp
JSUint16ArrayCustom.cpp
JSInt8ArrayCustom.cpp 
JSUint8ArrayCustom.cpp
JSUint32ArrayCustom.cpp
JSInt16ArrayCustom.cpp 
JSFloat64ArrayCustom.cpp
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