DescriptionRemove Scrollbar dependency on Frame, FrameView and EventHandler
There is no need to set m_mousePressed from Scrollbar::mouseUp as
EventHandler::handleMouseReleaseEvent did that before calling mouseUp.
The other two callers of mouseUp involve scrollbars that are not in FrameViews.
BUG=297477
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161628
Patch Set 1 #Patch Set 2 : Rebased against 65573002 #
Total comments: 1
Patch Set 3 : Patch for landing #Messages
Total messages: 8 (0 generated)
|