WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-01-06 16:23:48 PST
Created
attachment 220468
[details]
Patch
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
https://trac.webkit.org/r161387
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug