[webkit-reviews] review granted: [Bug 216393] AudioContext does not start rendering until an AudioNode is constructed : [Attachment 408503] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 20:54:42 PDT 2020


Eric Carlson <eric.carlson at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 216393: AudioContext does not start rendering until an AudioNode is
constructed
https://bugs.webkit.org/show_bug.cgi?id=216393

Attachment 408503: Patch

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




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

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

> Source/WebCore/Modules/webaudio/BaseAudioContext.cpp:144
> +    // Lazy initialization is what starts rendering so we schedule a task
here to make sure lazy

s/initialization is what starts/initialization starts/


More information about the webkit-reviews mailing list