Bug 126547

Summary: Hook up the RemoteScrollingCoordinator
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bdakin, philn, sam, simon.fraser, thorton, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

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.