Bug 172041

Summary: Add some logging for layer tree commits, and resize and orientation change events
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, dbates, esprehn+autocc, kangil.han, simon.fraser, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

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.