[webkit-reviews] review granted: [Bug 217766] Use std::fill_n() instead of for loops in AudioParam::calculateFinalValues() : [Attachment 411460] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 10:47:16 PDT 2020


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 217766: Use std::fill_n() instead of for loops in
AudioParam::calculateFinalValues()
https://bugs.webkit.org/show_bug.cgi?id=217766

Attachment 411460: Patch

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




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

r=me


More information about the webkit-reviews mailing list