[webkit-reviews] review granted: [Bug 215933] Remove the system tracing from DisplayList::Replayer::replay() : [Attachment 407479] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 28 10:27:56 PDT 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 215933: Remove the system tracing from DisplayList::Replayer::replay()
https://bugs.webkit.org/show_bug.cgi?id=215933

Attachment 407479: Patch

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




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

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

> Source/WTF/wtf/SystemTracing.h:-92
> -    DisplayListReplayStart,
> -    DisplayListReplayEnd,

Don't remove these, because the rest of the values will move and break viewing
older traces.


More information about the webkit-reviews mailing list