Chromium Code Reviews
Descriptioncc: Make custom scrollbar scroll on main thread
The compositor hit testing needs to let the main thread deal with
scrolling on a scrollbar layer. However some webpages on high-DPI screen
have a custom scrollbar. The compositor cannot figure out if a layer is
a custom scrollbar as it is only a GraphicsLayer in blink.
This CL forces custom scrollbars scroll on main thread so that gestures
on scrollbars can be correctly processed.
BUG=618183
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/599a0d9d885bae01856dc0c716bf851389fe3330
Cr-Commit-Position: refs/heads/master@{#401891}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add webkit unit test #Patch Set 3 : Update ScrollingCoordinatorTest #
Messages
Total messages: 21 (11 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||