[webkit-reviews] review granted: [Bug 219818] [GPUProcess] Avoid doing an IPC per rendering quantum when using WebAudio : [Attachment 416286] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 14:13:19 PST 2020


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 219818: [GPUProcess] Avoid doing an IPC per rendering quantum when using
WebAudio
https://bugs.webkit.org/show_bug.cgi?id=219818

Attachment 416286: Patch

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




--- Comment #11 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 416286
  --> https://bugs.webkit.org/attachment.cgi?id=416286
Patch

r=me

Do we need to consider the possibility that timer drift might eventually get
WebContent and GPU out of sync enough to underflow or overflow the
CARingBuffer?


More information about the webkit-reviews mailing list