[webkit-reviews] review granted: [Bug 217853] Add system trace points for flushing remote image buffers : [Attachment 411631] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 19:58:27 PDT 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 217853: Add system trace points for flushing remote image buffers
https://bugs.webkit.org/show_bug.cgi?id=217853

Attachment 411631: Patch

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




--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 411631
  --> https://bugs.webkit.org/attachment.cgi?id=411631
Patch

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

> Source/WTF/wtf/SystemTracing.h:118
> +    FlushRemoteImageBufferStart,
> +    FlushRemoteImageBufferEnd,

I'm not too hot on the "flush image buffer" terminology.


More information about the webkit-reviews mailing list