[webkit-reviews] review canceled: [Bug 105518] "PlaybackTime" parameter is not present in AudioProcessingEvent Interface as per W3C spec : [Attachment 191443] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 17:30:10 PST 2013


Praveen Jadhav <praveen.j at samsung.com> has canceled Praveen Jadhav
<praveen.j at samsung.com>'s request for review:
Bug 105518: "PlaybackTime" parameter is not present in AudioProcessingEvent
Interface as per W3C spec
https://bugs.webkit.org/show_bug.cgi?id=105518

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

------- Additional Comments from Praveen Jadhav <praveen.j at samsung.com>
callback function 'process' is changed to 'processAudioData' in
audioprocessingevent-basic.html. It seems strange that only chromium-ews fails.


Latency is calculated based on outputBuffer duration rather than inputBuffer's.
As a null check is already inplace for outputBuffer for 0
numberOfOutputChannels.


More information about the webkit-reviews mailing list