[Webkit-unassigned] [Bug 80299] New: WebAudio JSC-related fixes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 5 09:43:51 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80299
Summary: WebAudio JSC-related fixes
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Audio
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pnormand at igalia.com
CC: crogers at google.com
EventTarget is protected by #if defined(V8_BINDING) && V8_BINDING in AudioContext.idl and JavaScriptAudioNode.idl. Any reason why?
Also, JSAudioContextConstructor::constructJSAudioContext doesn't wrap the returned value in a DOM wrapper, like the V8 version does.
--
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