[Webkit-unassigned] [Bug 113121] New: AudioNode should be an EventTarget

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 17:31:05 PDT 2013


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

           Summary: AudioNode should be an EventTarget
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: russell.mcclellan at gmail.com
                CC: ap at webkit.org, crogers at google.com,
                    haraken at chromium.org


Recently the w3 web audio group decided to make AudioNode an EventTarget

https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#AudioNode-section

In the discussion for https://bugs.webkit.org/show_bug.cgi?id=112521, it was decided to convert AudioNode into an EventTarget before we'd fix that issue, as all AudioNode wrappers shouldn't be garbage collected if they have active audio connections if events can be triggered from the C++ side (as one would expect).

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