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

Issue 10823295: aura: Dispatch touch-events targetted to the root-window properly. (Closed)

Created:
8 years, 4 months ago by sadrul
Modified:
8 years, 4 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

aura: Dispatch touch-events targetted to the root-window properly. If a touch-event happens outside of the root-window bounds, then dispatch the touch-events to the root-window. This makes sure that the event-filters (installed on the root-window or env) get these touch-events. BUG=138846 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151360

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -1 line) Patch
M ui/aura/root_window.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/aura/root_window_unittest.cc View 4 chunks +29 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
sadrul
8 years, 4 months ago (2012-08-13 20:27:08 UTC) #1
sky
8 years, 4 months ago (2012-08-13 21:18:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698