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

Issue 7976020: Wires up mouse capture code for aura. (Closed)

Created:
9 years, 3 months ago by sky
Modified:
9 years, 3 months ago
CC:
chromium-reviews, dhollowa, Paweł Hajdan Jr.
Visibility:
Public.

Description

Wires up mouse capture code for aura. BUG=none TEST=none R=ben@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102115

Patch Set 1 #

Patch Set 2 : Tweaks #

Total comments: 3

Patch Set 3 : Incorporate review feedback and remove OnCaptureGained #

Patch Set 4 : Better comments #

Patch Set 5 : Fix aura build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -18 lines) Patch
M base/base.gypi View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/root_window.h View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
M ui/aura/root_window.cc View 1 2 3 4 3 chunks +47 lines, -2 lines 0 comments Download
M ui/aura/window.h View 1 2 2 chunks +16 lines, -4 lines 0 comments Download
M ui/aura/window.cc View 1 2 4 chunks +36 lines, -6 lines 0 comments Download
M ui/aura/window_delegate.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/aura/window_unittest.cc View 1 2 3 3 chunks +80 lines, -1 line 0 comments Download
M views/widget/native_widget_aura.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M views/widget/native_widget_aura.cc View 1 2 2 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sky
Let me know what you think of the approach I took for finding the root. ...
9 years, 3 months ago (2011-09-21 03:20:14 UTC) #1
Ben Goodger (Google)
http://codereview.chromium.org/7976020/diff/2001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): http://codereview.chromium.org/7976020/diff/2001/ui/aura/root_window.cc#newcode80 ui/aura/root_window.cc:80: // When a window is being destroyed it's likely ...
9 years, 3 months ago (2011-09-21 04:15:21 UTC) #2
sky
Updated. -Scott On Tue, Sep 20, 2011 at 9:15 PM, <ben@chromium.org> wrote: > > http://codereview.chromium.**org/7976020/diff/2001/ui/aura/** ...
9 years, 3 months ago (2011-09-21 14:26:40 UTC) #3
Ben Goodger (Google)
9 years, 3 months ago (2011-09-21 14:59:16 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698