[webkit-reviews] review granted: [Bug 172041] Add some logging for layer tree commits, and resize and orientation change events : [Attachment 309929] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 12:59:40 PDT 2017


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 172041: Add some logging for layer tree commits, and resize and orientation
change events
https://bugs.webkit.org/show_bug.cgi?id=172041

Attachment 309929: Patch

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 309929
  --> https://bugs.webkit.org/attachment.cgi?id=309929
Patch

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

> Source/WebCore/dom/Document.cpp:6973
> +    LOG(Events, "Document %p orientationChanged - orientation %d)", this,
orientation);

What is that closed paren.


More information about the webkit-reviews mailing list