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

Issue 1192023002: Add buttons to WebInputEvent (Closed)

Created:
5 years, 6 months ago by cpu_(ooo_6.6-7.5)
Modified:
5 years, 6 months ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, gregsimon, jackson_old, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Add buttons to WebInputEvent So we can tell l-click from r-click. BUG=none R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/14d04e988c6be8e5adaeab4346cede9640e0ba67

Patch Set 1 #

Total comments: 1

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M sky/viewer/converters/input_event_types.cc View 1 2 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
cpu_(ooo_6.6-7.5)
Not sure this is the best approach but at least I can r-click flag a ...
5 years, 6 months ago (2015-06-18 02:19:36 UTC) #2
abarth-chromium
LGTM https://codereview.chromium.org/1192023002/diff/1/sky/viewer/converters/input_event_types.cc File sky/viewer/converters/input_event_types.cc (right): https://codereview.chromium.org/1192023002/diff/1/sky/viewer/converters/input_event_types.cc#newcode80 sky/viewer/converters/input_event_types.cc:80: buttons |= modifiers & blink::WebInputEvent::RightButtonDown ? 2 : ...
5 years, 6 months ago (2015-06-18 02:24:03 UTC) #3
cpu_(ooo_6.6-7.5)
5 years, 6 months ago (2015-06-18 02:46:34 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
14d04e988c6be8e5adaeab4346cede9640e0ba67 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698