[Webkit-unassigned] [Bug 67187] WebAudio DRT support needs an update

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 04:25:29 PST 2011


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


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pnormand at igalia.com




--- Comment #2 from Philippe Normand <pnormand at igalia.com>  2011-11-15 04:25:29 PST ---
(In reply to comment #1)
> I have a patch, will get it to run on Mac and upload.

I'm stuck on this :(

The LayoutTestController receives a UInt8Array from Javascript, which is mapped to an ArrayBufferView, like in Chromium. The problem is that I can't seem to get access to toArrayBufferView() because I can't access JSArrayBufferView.h from DRT.

I could use the DOM bindings but I need access to ::baseAddress() which obviously is not exposed in the ArrayBufferView interface...

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