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

Issue 132013004: Moves transient window observer methods out of WindowObserver (Closed)

Created:
6 years, 11 months ago by sky
Modified:
6 years, 11 months ago
CC:
chromium-reviews, ben+aura_chromium.org, tfarina, sadrul, ben+ash_chromium.org, kalyank, ben+corewm_chromium.org
Visibility:
Public.

Description

Moves transient window observer methods out of WindowObserver As transient logic has been moved outside of aura it doesn't make sense for these methods to be in WindowObserver anymore. Instead they have been added to TransientWindowManager. BUG=none TEST=none R=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244176

Patch Set 1 #

Patch Set 2 : comments and update gyp #

Patch Set 3 : comments and update gyp #

Total comments: 1

Patch Set 4 : corewm #

Patch Set 5 : merge to trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -43 lines) Patch
ash/wm/immersive_fullscreen_controller.h View 1 2 3 3 chunks +7 lines, -6 lines 0 comments Download
ash/wm/immersive_fullscreen_controller.cc View 4 chunks +7 lines, -4 lines 0 comments Download
chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h View 1 2 3 4 3 chunks +14 lines, -9 lines 0 comments Download
chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.cc View 1 2 3 4 7 chunks +9 lines, -6 lines 0 comments Download
ui/aura/window.h View 2 chunks +0 lines, -8 lines 0 comments Download
ui/aura/window_observer.h View 1 chunk +0 lines, -6 lines 0 comments Download
ui/views/corewm/transient_window_manager.h View 3 chunks +8 lines, -0 lines 0 comments Download
ui/views/corewm/transient_window_manager.cc View 4 chunks +13 lines, -4 lines 0 comments Download
ui/views/corewm/transient_window_manager_unittest.cc View 3 chunks +48 lines, -0 lines 0 comments Download
ui/views/corewm/transient_window_observer.h View 1 chunk +34 lines, -0 lines 0 comments Download
ui/views/views.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
sky
skuhne: multi_user_window_manager_chromeos* pkotwicz: ash/wm/immersive_fullscreen_controller* ben: the rest
6 years, 11 months ago (2014-01-09 18:40:06 UTC) #1
Ben Goodger (Google)
lgtm https://codereview.chromium.org/132013004/diff/60001/ash/wm/immersive_fullscreen_controller.h File ash/wm/immersive_fullscreen_controller.h (right): https://codereview.chromium.org/132013004/diff/60001/ash/wm/immersive_fullscreen_controller.h#newcode146 ash/wm/immersive_fullscreen_controller.h:146: // views::coremw::TransientWindowObserver overrides: corewm
6 years, 11 months ago (2014-01-09 18:43:17 UTC) #2
pkotwicz
ash/wm/immersive_fullscreen_controller* changes LGTM
6 years, 11 months ago (2014-01-09 18:47:53 UTC) #3
Mr4D (OOO till 08-26)
chrome/browser/ui/ash/multi_user lgtm.
6 years, 11 months ago (2014-01-09 19:00:55 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/132013004/120001
6 years, 11 months ago (2014-01-09 21:36:34 UTC) #5
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-10 03:36:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/132013004/350001
6 years, 11 months ago (2014-01-10 14:55:24 UTC) #7
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 16:55:20 UTC) #8
Message was sent while issue was closed.
Change committed as 244176

Powered by Google App Engine
This is Rietveld 408576698