Chromium Code Reviews
DescriptionDocument::updateHoverActiveState only cancel hover and active state when hitting
native scrollbar
This patch is change Document::updateHoverActiveState argument bool hitScrollbar
to Scrollbar hitScrollbar and check hitScrollbar is native scrollbar. This patch
can make `div:hover::-webkit-scrollbar-thumb` working correctly.
BUG=667206
Committed: https://crrev.com/bb7a6b0e1d0b5ca9aab24b7e794dc1d1e81c25db
Cr-Commit-Position: refs/heads/master@{#434298}
Patch Set 1 #
Total comments: 6
Patch Set 2 : bokan@ comment addressed #Patch Set 3 : bokan@ comment addressed #
Total comments: 3
Patch Set 4 : revert test code #Patch Set 5 : bokan@ comment#8 addressed #
Total comments: 3
Patch Set 6 : comment update #
Messages
Total messages: 18 (9 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||