Split scrolling tree ScrollingNodes into FrameScrollingNodes and OverflowScrollingNodes
Created attachment 231612 [details] Patch
Attachment 231612 [details] did not pass style-queue: ERROR: Source/WebKit2/Shared/Scrolling/RemoteScrollingCoordinatorTransaction.cpp:167: Multi line control clauses should use braces. [whitespace/braces] [4] ERROR: Source/WebKit2/Shared/Scrolling/RemoteScrollingCoordinatorTransaction.cpp:175: Multi line control clauses should use braces. [whitespace/braces] [4] Total errors found: 2 in 56 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 231703 [details] EWS for EFL
Attachment 231703 [details] did not pass style-queue: ERROR: Source/WebKit2/Shared/Scrolling/RemoteScrollingCoordinatorTransaction.cpp:167: Multi line control clauses should use braces. [whitespace/braces] [4] ERROR: Source/WebKit2/Shared/Scrolling/RemoteScrollingCoordinatorTransaction.cpp:175: Multi line control clauses should use braces. [whitespace/braces] [4] Total errors found: 2 in 57 files If any of these errors are false positives, please file a bug against check-webkit-style.
http://trac.webkit.org/changeset/169063
Comment on attachment 231703 [details] EWS for EFL Removing from review queue since this already landed.