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

Issue 8521001: Touch to Mouse conversion validation of views::GestureManager (Closed)

Created:
9 years, 1 month ago by Gajen
Modified:
8 years ago
Reviewers:
rjkroege, sadrul
CC:
chromium-reviews, tfarina, Paweł Hajdan Jr., sadrul, derat+watch_chromium.org, dhollowa
Visibility:
Public.

Description

Touch to Mouse conversion validation of views::GestureManager Added TouchToMouse Test in view_unittest to varify Touch to Mouse conversion and event progation in view hierarchy. BUG=none TEST=manualy test views_unitests, all test should pass.

Patch Set 1 #

Total comments: 14

Patch Set 2 : Incorporated Rob's comments #

Total comments: 6

Patch Set 3 : Incorporated gyp changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -0 lines) Patch
M views/events/event.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
A views/test/test_event_utils.h View 1 1 chunk +24 lines, -0 lines 0 comments Download
A views/test/test_event_utils_x.cc View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
M views/view_unittest.cc View 1 2 4 chunks +144 lines, -0 lines 0 comments Download
M views/views.gyp View 1 2 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Gajen
Hi, Robert. As current views_unittest doesn't test actual touch to mouse conversion and event propagation ...
9 years, 1 month ago (2011-11-10 13:44:31 UTC) #1
rjkroege
Thanks for doing this. Looking reasonable. Please update per suggestions and we'll see about running ...
9 years, 1 month ago (2011-11-10 16:34:40 UTC) #2
Gajen
http://codereview.chromium.org/8521001/diff/1/ui/base/events.h File ui/base/events.h (right): http://codereview.chromium.org/8521001/diff/1/ui/base/events.h#newcode106 ui/base/events.h:106: #if defined(USE_X11) On 2011/11/10 16:34:40, rjkroege wrote: > can ...
9 years, 1 month ago (2011-11-11 13:39:07 UTC) #3
rjkroege
This looks largely good to me except that you need to adjust the .gyp pattern ...
9 years, 1 month ago (2011-11-12 16:11:35 UTC) #4
Gajen
Robert. Incorporated changes,works fine on linux setup, I don't have other setups(Mac/Win..) so can this ...
9 years, 1 month ago (2011-11-14 12:10:17 UTC) #5
Gajen
9 years, 1 month ago (2011-11-16 15:10:01 UTC) #6
Rob and Sadrul,
Waiting for your comments.!!!

Powered by Google App Engine
This is Rietveld 408576698