[webkit-reviews] review granted: [Bug 216849] Merge AudioBufferSourceNode loop fixes from Blink : [Attachment 409400] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 15:50:07 PDT 2020


Eric Carlson <eric.carlson at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 216849: Merge AudioBufferSourceNode loop fixes from Blink
https://bugs.webkit.org/show_bug.cgi?id=216849

Attachment 409400: Patch

https://bugs.webkit.org/attachment.cgi?id=409400&action=review




--- Comment #2 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 409400
  --> https://bugs.webkit.org/attachment.cgi?id=409400
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=409400&action=review

> Source/WebCore/Modules/webaudio/AudioBufferSourceNode.cpp:527
> +	   m_grainDuration =  bufferDuration - m_grainOffset;

Nit: extra space after `=`


More information about the webkit-reviews mailing list