[webkit-reviews] review requested: [Bug 226578] Reintroduce logging useful for debugging in AudioSampleDataSource : [Attachment 430465] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 11:08:33 PDT 2021


youenn fablet <youennf at gmail.com> has asked  for review:
Bug 226578: Reintroduce logging useful for debugging in AudioSampleDataSource
https://bugs.webkit.org/show_bug.cgi?id=226578

Attachment 430465: Patch

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




--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 430465
  --> https://bugs.webkit.org/attachment.cgi?id=430465
Patch

I tried reducing the logging to the minimal case.
I guess we could try further optimisations so that callOnMainThread would not
always trigger an allocation but I think this is fine without it.


More information about the webkit-reviews mailing list