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

Issue 9027020: Bypass ToplevelWindowEventFilter for panels. (Closed)

Created:
9 years ago by prasadt
Modified:
8 years, 12 months ago
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, tfarina, ben+watch_chromium.org
Visibility:
Public.

Description

Bypass ToplevelWindowEventFilter for panels. With this change minimize and drag work on panels in Aura. BUG=108497 TEST=Run chrome in aura. Create a panel. Click on titlebar. Drag. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115850

Patch Set 1 #

Total comments: 6

Patch Set 2 : Introduced type panel in views and aura. #

Patch Set 3 : Merge/Sync #

Patch Set 4 : Merge/sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -21 lines) Patch
M ash/shell.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M ash/shell_window_ids.h View 1 2 3 1 chunk +9 lines, -6 lines 0 comments Download
M ash/wm/shadow_controller.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ash/wm/stacking_controller.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_frame.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/client/window_types.h View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M ui/views/events/event.h View 1 2 4 chunks +0 lines, -4 lines 0 comments Download
M ui/views/view.h View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/widget/native_widget_gtk.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/widget/native_widget_win.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/widget/widget.h View 1 4 chunks +8 lines, -6 lines 0 comments Download
M ui/views/widget/widget.cc View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
prasadt
9 years ago (2011-12-22 23:15:37 UTC) #1
Ben Goodger (Google)
http://codereview.chromium.org/9027020/diff/1/ui/aura_shell/shell_window_ids.h File ui/aura_shell/shell_window_ids.h (right): http://codereview.chromium.org/9027020/diff/1/ui/aura_shell/shell_window_ids.h#newcode28 ui/aura_shell/shell_window_ids.h:28: const int kShellWindowId_PanelContainer = 4; You add this container ...
9 years ago (2011-12-22 23:22:45 UTC) #2
prasadt
http://codereview.chromium.org/9027020/diff/1/ui/aura_shell/shell_window_ids.h File ui/aura_shell/shell_window_ids.h (right): http://codereview.chromium.org/9027020/diff/1/ui/aura_shell/shell_window_ids.h#newcode28 ui/aura_shell/shell_window_ids.h:28: const int kShellWindowId_PanelContainer = 4; On 2011/12/22 23:22:45, Ben ...
9 years ago (2011-12-23 01:51:40 UTC) #3
Ben Goodger (Google)
lgtm
9 years ago (2011-12-23 01:56:40 UTC) #4
stevenjb
lgtm
8 years, 12 months ago (2011-12-27 19:14:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/prasadt@chromium.org/9027020/14001
8 years, 12 months ago (2011-12-27 20:26:27 UTC) #6
commit-bot: I haz the power
8 years, 12 months ago (2011-12-27 21:38:09 UTC) #7
Try job failure for 9027020-14001 (retry) on linux_rel for step "ui_tests".
It's a second try, previously, step "ui_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698