Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Issue 888773002: Recognize gestures from mice (Closed)

Created:
5 years, 10 months ago by abarth-chromium
Modified:
5 years, 10 months ago
Reviewers:
eseidel
CC:
mojo-reviews_chromium.org, ojan, esprehn
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Recognize gestures from mice After this CL, we first convert from mojo::Event to blink::WebInputEvent before feeding the event to the gesture recognizer. That means we process touch and mouse events in the same way (because they are both represented as pointer events). As a result, we now recognize scroll and fling gestures from mice. R=eseidel@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/e145348ac52f4eadcb9447c34cd6e1eecbca14c3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -20 lines) Patch
M sky/viewer/document_view.h View 1 chunk +0 lines, -2 lines 0 comments Download
M sky/viewer/document_view.cc View 2 chunks +45 lines, -18 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
5 years, 10 months ago (2015-01-29 23:22:09 UTC) #1
eseidel
5 years, 10 months ago (2015-01-29 23:24:28 UTC) #2
eseidel
lgtm
5 years, 10 months ago (2015-01-29 23:24:32 UTC) #3
abarth-chromium
5 years, 10 months ago (2015-01-29 23:41:09 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e145348ac52f4eadcb9447c34cd6e1eecbca14c3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698