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

Issue 8570011: Aura: windows in aura should honor Widget::InitParams::accept_events (Closed)

Created:
9 years, 1 month ago by varunjain
Modified:
9 years, 1 month ago
CC:
chromium-reviews, tfarina, dhollowa, Paweł Hajdan Jr.
Visibility:
Public.

Description

Aura: windows in aura should honor Widget::InitParams::accept_events BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110406

Patch Set 1 #

Patch Set 2 : minor changes #

Patch Set 3 : minor changes #

Patch Set 4 : minor changes #

Total comments: 1

Patch Set 5 : modified according to comments #

Patch Set 6 : modified according to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -2 lines) Patch
M ui/aura/window.h View 2 3 4 5 2 chunks +5 lines, -0 lines 0 comments Download
M ui/aura/window.cc View 2 3 4 5 2 chunks +3 lines, -2 lines 0 comments Download
M ui/aura/window_unittest.cc View 2 3 4 5 1 chunk +30 lines, -0 lines 0 comments Download
M views/widget/native_widget_aura.cc View 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
varunjain
9 years, 1 month ago (2011-11-15 21:20:04 UTC) #1
Ben Goodger (Google)
What kind of widgets set can_accept_events = false?
9 years, 1 month ago (2011-11-15 21:29:38 UTC) #2
varunjain
On 2011/11/15 21:29:38, Ben Goodger (Google) wrote: > What kind of widgets set can_accept_events = ...
9 years, 1 month ago (2011-11-15 21:31:46 UTC) #3
varunjain
On 2011/11/15 21:31:46, varunjain wrote: > On 2011/11/15 21:29:38, Ben Goodger (Google) wrote: > > ...
9 years, 1 month ago (2011-11-15 21:35:11 UTC) #4
Ben Goodger (Google)
http://codereview.chromium.org/8570011/diff/19/ui/aura/window_delegate.h File ui/aura/window_delegate.h (right): http://codereview.chromium.org/8570011/diff/19/ui/aura/window_delegate.h#newcode59 ui/aura/window_delegate.h:59: virtual bool ShouldAcceptEvents() { return true; } Everything else ...
9 years, 1 month ago (2011-11-15 22:10:52 UTC) #5
varunjain
On 2011/11/15 22:10:52, Ben Goodger (Google) wrote: > http://codereview.chromium.org/8570011/diff/19/ui/aura/window_delegate.h > File ui/aura/window_delegate.h (right): > > ...
9 years, 1 month ago (2011-11-15 22:14:19 UTC) #6
Ben Goodger (Google)
Please add an implementation to delegates then.
9 years, 1 month ago (2011-11-16 00:05:07 UTC) #7
varunjain
On 2011/11/16 00:05:07, Ben Goodger (Google) wrote: > Please add an implementation to delegates then. ...
9 years, 1 month ago (2011-11-16 00:15:46 UTC) #8
Ben Goodger (Google)
So I thought about this more and I actually don't think this is like ShouldActivate. ...
9 years, 1 month ago (2011-11-16 00:22:47 UTC) #9
varunjain
On 2011/11/16 00:22:47, Ben Goodger (Google) wrote: > So I thought about this more and ...
9 years, 1 month ago (2011-11-16 20:36:38 UTC) #10
Ben Goodger (Google)
lgtm
9 years, 1 month ago (2011-11-16 21:34:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varunjain@chromium.org/8570011/7001
9 years, 1 month ago (2011-11-16 22:15:25 UTC) #12
commit-bot: I haz the power
9 years, 1 month ago (2011-11-17 00:52:22 UTC) #13
Change committed as 110406

Powered by Google App Engine
This is Rietveld 408576698