Add some logging for layer tree commits, and resize and orientation change events
Created attachment 309929 [details] Patch
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.
https://trac.webkit.org/r216778