[webkit-reviews] review denied: [Bug 115955] Implement .onended event listener for AudioBufferSourceNode and OscillatorNode : [Attachment 201454] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 11 10:25:47 PDT 2013


Chris Rogers <crogers at google.com> has denied Praveen Jadhav
<praveen.j at samsung.com>'s request for review:
Bug 115955: Implement .onended event listener for AudioBufferSourceNode and
OscillatorNode
https://bugs.webkit.org/show_bug.cgi?id=115955

Attachment 201454: Patch
https://bugs.webkit.org/attachment.cgi?id=201454&action=review

------- Additional Comments from Chris Rogers <crogers at google.com>
Thanks Praveen, but we're working on a separate patch to simply make AudioNode
an EventTarget.  Then we need to create special optimized code to not fire an
event if there are no event listeners to avoid calling callOnMainThread()


More information about the webkit-reviews mailing list