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

Issue 12302005: views: Start sending mouse events using the EventDispatch interface. (Closed)

Created:
7 years, 10 months ago by sadrul
Modified:
7 years, 10 months ago
CC:
chromium-reviews, tfarina, ben+watch_chromium.org
Visibility:
Public.

Description

views: Start sending mouse events using the EventDispatch interface. This fills in the implementation for View::OnMouseEvent. However, none of these are used yet to dispatch the events from RootView. There will be subsequent CLs that use this code to dispatch different types of mouse events. BUG=173235 TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183086

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -38 lines) Patch
M ui/views/view.h View 4 chunks +23 lines, -23 lines 0 comments Download
M ui/views/view.cc View 4 chunks +50 lines, -9 lines 0 comments Download
M ui/views/widget/root_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/widget/root_view.cc View 4 chunks +7 lines, -5 lines 0 comments Download
M ui/views/widget/widget.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
sadrul
I am splitting https://codereview.chromium.org/12212117/ into pieces fro landing, since some of the tests seem to ...
7 years, 10 months ago (2013-02-18 09:41:08 UTC) #1
Ben Goodger (Google)
7 years, 10 months ago (2013-02-19 17:56:30 UTC) #2
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698