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

Issue 132363004: Revert 243974 "Target touches to the correct display." (Closed)

Created:
6 years, 11 months ago by Noam Samuel
Modified:
6 years, 11 months ago
Reviewers:
tdresser
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 243974 "Target touches to the correct display." > Target touches to the correct display. > > ui::TouchEvents now know the id of their source device. > > The target of a touch can't be effected by a touch on another display. > > BUG=315651 > TEST=GestureRecognizerTest.GestureEventTouchLockIgnoresOtherScreens > > Review URL: https://codereview.chromium.org/103173004 TBR=tdresser@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244020

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -92 lines) Patch
M trunk/src/ui/aura/gestures/gesture_recognizer_unittest.cc View 4 chunks +9 lines, -39 lines 0 comments Download
M trunk/src/ui/aura/test/aura_test_helper.cc View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/ui/aura/window_targeter.cc View 1 chunk +1 line, -2 lines 0 comments Download
M trunk/src/ui/events/event.h View 4 chunks +1 line, -9 lines 0 comments Download
M trunk/src/ui/events/event.cc View 5 chunks +3 lines, -13 lines 0 comments Download
M trunk/src/ui/events/gestures/gesture_point.h View 2 chunks +0 lines, -7 lines 0 comments Download
M trunk/src/ui/events/gestures/gesture_point.cc View 2 chunks +1 line, -3 lines 0 comments Download
M trunk/src/ui/events/gestures/gesture_recognizer.h View 2 chunks +4 lines, -7 lines 0 comments Download
M trunk/src/ui/events/gestures/gesture_recognizer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/ui/events/gestures/gesture_recognizer_impl.cc View 2 chunks +2 lines, -9 lines 0 comments Download
M trunk/src/ui/events/gestures/gesture_sequence.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Noam Samuel
6 years, 11 months ago (2014-01-09 23:54:40 UTC) #1
Noam Samuel
6 years, 11 months ago (2014-01-09 23:55:07 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r244020.

Powered by Google App Engine
This is Rietveld 408576698