RESOLVED FIXED 172041
Add some logging for layer tree commits, and resize and orientation change events
https://bugs.webkit.org/show_bug.cgi?id=172041
Summary Add some logging for layer tree commits, and resize and orientation change ev...
Simon Fraser (smfr)
Reported 2017-05-12 12:50:44 PDT
Add some logging for layer tree commits, and resize and orientation change events
Attachments
Patch (4.97 KB, patch)
2017-05-12 12:52 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2017-05-12 12:52:51 PDT
Tim Horton
Comment 2 2017-05-12 12:59:40 PDT
Comment on attachment 309929 [details] 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.
Simon Fraser (smfr)
Comment 3 2017-05-12 13:09:53 PDT
Note You need to log in before you can comment on or make changes to this bug.