[Webkit-unassigned] [Bug 123058] New: JSC should have an API for typed arrays

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 19 00:48:33 PDT 2013


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

           Summary: JSC should have an API for typed arrays
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: ggaren at apple.com, fpizlo at apple.com,
                    mhahnenberg at apple.com


It seems that JavaScript API clients can't do anything with typed arrays passed to them as arguments.

I'm facing this in bug 86914, implementing testRunner.setAudioData(ArrayBufferView). In DumpRenderTree, I can grudgingly use private JSC functions just like in WebCore, but API clients can't do that.

-- 
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