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

Issue 9309110: Refactored MouseWatcher to allow regions other than Views to (Closed)

Created:
8 years, 10 months ago by DaveMoore
Modified:
8 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, asanka, tfarina, Randy Smith (Not in Mondays)
Visibility:
Public.

Description

Refactored MouseWatcher to allow regions other than Views to be monitored. BUG=None TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=120583

Patch Set 1 #

Patch Set 2 : Minor cleanup #

Total comments: 11

Patch Set 3 : Review nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -81 lines) Patch
M chrome/browser/ui/views/download/download_shelf_view.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/download/download_shelf_view.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M ui/views/mouse_watcher.h View 1 2 2 chunks +36 lines, -21 lines 0 comments Download
M ui/views/mouse_watcher.cc View 1 2 9 chunks +26 lines, -52 lines 0 comments Download
A ui/views/mouse_watcher_view_host.h View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
A ui/views/mouse_watcher_view_host.cc View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
M ui/views/views.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
DaveMoore
8 years, 10 months ago (2012-02-05 17:52:41 UTC) #1
sky
https://chromiumcodereview.appspot.com/9309110/diff/2001/chrome/browser/ui/views/download/download_shelf_view.h File chrome/browser/ui/views/download/download_shelf_view.h (right): https://chromiumcodereview.appspot.com/9309110/diff/2001/chrome/browser/ui/views/download/download_shelf_view.h#newcode79 chrome/browser/ui/views/download/download_shelf_view.h:79: // Implementation of MouseWatcherDelegate OVERRIDE. MouseWatcherListener https://chromiumcodereview.appspot.com/9309110/diff/2001/ui/views/mouse_watcher.cc File ui/views/mouse_watcher.cc ...
8 years, 10 months ago (2012-02-06 16:03:34 UTC) #2
DaveMoore
http://codereview.chromium.org/9309110/diff/2001/chrome/browser/ui/views/download/download_shelf_view.h File chrome/browser/ui/views/download/download_shelf_view.h (right): http://codereview.chromium.org/9309110/diff/2001/chrome/browser/ui/views/download/download_shelf_view.h#newcode79 chrome/browser/ui/views/download/download_shelf_view.h:79: // Implementation of MouseWatcherDelegate OVERRIDE. On 2012/02/06 16:03:34, sky ...
8 years, 10 months ago (2012-02-06 17:10:16 UTC) #3
sky
8 years, 10 months ago (2012-02-06 17:49:32 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698