Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-in-iframe-expected.txt
Issue 2918053002 :
Move middle-click autoscroll to synthetic fling. (Closed)
Patch Set: Delete redundant cursor shape print
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/browser/renderer_host/input/gesture_event_queue.cc
content/browser/renderer_host/render_widget_host_impl.h
content/browser/renderer_host/render_widget_host_impl.cc
content/common/view_messages.h
content/renderer/render_widget.h
content/renderer/render_widget.cc
third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-click-expected.txt
third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-drag-expected.txt
third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-event-fired-expected.txt
third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-in-iframe-expected.txt
third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-nested-divs-expected.txt
third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-nested-divs-forbidden-expected.txt
third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-use-count.html
third_party/WebKit/LayoutTests/fast/events/resources/middleClickAutoscroll.js
third_party/WebKit/Source/core/input/EventHandler.cpp
third_party/WebKit/Source/core/input/KeyboardEventManager.cpp
third_party/WebKit/Source/core/input/MouseEventManager.h
third_party/WebKit/Source/core/input/MouseEventManager.cpp
third_party/WebKit/Source/core/input/ScrollManager.h
third_party/WebKit/Source/core/input/ScrollManager.cpp
third_party/WebKit/Source/core/layout/LayoutBox.cpp
third_party/WebKit/Source/core/page/AutoscrollController.h
third_party/WebKit/Source/core/page/AutoscrollController.cpp
third_party/WebKit/Source/core/page/ChromeClient.h
third_party/WebKit/Source/web/ChromeClientImpl.h
third_party/WebKit/Source/web/ChromeClientImpl.cpp
third_party/WebKit/Source/web/WebViewImpl.cpp
third_party/WebKit/public/web/WebWidgetClient.h
ui/events/blink/input_handler_proxy.cc