[webkit-reviews] review granted: [Bug 207837] [MacOS] Add trace points for layer flush runloop observer : [Attachment 390917] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 07:54:56 PST 2020


Sam Weinig <sam at webkit.org> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 207837: [MacOS] Add trace points for layer flush runloop observer
https://bugs.webkit.org/show_bug.cgi?id=207837

Attachment 390917: patch

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




--- Comment #4 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 390917
  --> https://bugs.webkit.org/attachment.cgi?id=390917
patch

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

> Source/WTF/ChangeLog:3
> +	   [MacOS] Add trace points for layer flush runloop observer

lowercase m in [macOS].

> Source/WTF/wtf/SystemTracing.h:108
> +    LayerTreeFreezeStart,
> +    LayerTreeFreezeEnd,

Should mention these in the change log as well.


More information about the webkit-reviews mailing list