Description[Mac] Don't ignore mouse events outside of the view while dragging.
Previously, we ignored mouse events atop of another RenderWidgetHostView
while dragging, which lead to weird behavior.
BUG=319879
TEST=Open DevTools docked to right, scroll page by dragging the thumb,
move mouse atop the DevTools. Page should still be scrolled. Observe
the same while moving mouse out of the window.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238177
Patch Set 1 #Patch Set 2 : Improved comments and TEST= #Messages
Total messages: 13 (0 generated)
|