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

Unified Diff: ash/common/wm/window_state_observer.h

Issue 2700523004: Remove docked windows entirely in M59. (Closed)
Patch Set: Rebase Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/wm/window_state.cc ('k') | ash/common/wm/wm_event.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/wm/window_state_observer.h
diff --git a/ash/common/wm/window_state_observer.h b/ash/common/wm/window_state_observer.h
index 7bfec4e1ad9346bf808f261020c3fdf95e93338d..867e46ef3356c59f98c1b87950d69589f34d5c55 100644
--- a/ash/common/wm/window_state_observer.h
+++ b/ash/common/wm/window_state_observer.h
@@ -25,7 +25,6 @@ class ASH_EXPORT WindowStateObserver {
// the window's bounds has been updated for the new type.
// This is used to update the shell state such as work area so
// that the window can use the correct environment to update its bounds.
- // TODO(oshima): Remove this once docked windows has its own state.
virtual void OnPreWindowStateTypeChange(WindowState* window_state,
WindowStateType old_type) {}
« no previous file with comments | « ash/common/wm/window_state.cc ('k') | ash/common/wm/wm_event.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698