RESOLVED FIXED 126547
Hook up the RemoteScrollingCoordinator
https://bugs.webkit.org/show_bug.cgi?id=126547
Summary Hook up the RemoteScrollingCoordinator
Simon Fraser (smfr)
Reported 2014-01-06 16:17:07 PST
Hook up the RemoteScrollingCoordinator
Attachments
Patch (26.65 KB, patch)
2014-01-06 16:23 PST, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2014-01-06 16:23:48 PST
Tim Horton
Comment 2 2014-01-06 16:27:19 PST
Comment on attachment 220468 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=220468&action=review > Source/WebKit2/Shared/Scrolling/RemoteScrollingCoordinatorTransaction.cpp:242 > + encoder << Vector<ScrollingNodeID>(); why? > Source/WebKit2/UIProcess/WebPageProxy.cpp:1245 > + if (m_scrollingCoordinatorProxy && m_scrollingCoordinatorProxy->handleWheelEvent(platform(event))) should this be in an #if too?
Simon Fraser (smfr)
Comment 3 2014-01-06 16:53:48 PST
Note You need to log in before you can comment on or make changes to this bug.