athena: Hide the windows when exiting from overview mode.
commit5f02caf4667ea96828f68d5b6ea6ed371e592a47
authorSadrul Habib Chowdhury <sadrul@chromium.org>
Fri, 29 Aug 2014 20:20:50 +0000 (29 16:20 -0400)
committerSadrul Habib Chowdhury <sadrul@chromium.org>
Fri, 29 Aug 2014 21:22:09 +0000 (29 21:22 +0000)
tree62711e37b315790f92df6b30da543938431e1eb4
parent29641fb308bf03c599f3ee1680c94985e84f8b01
athena: Hide the windows when exiting from overview mode.

Going into overview mode makes all the windows visible. At the end of the
overview mode, make sure the windows that aren't visible (i.e. windows
other than the active window, or the left/right windows in split-view mode)
are marked as hidden correctly.

BUG=none
R=oshima@chromium.org

Review URL: https://codereview.chromium.org/525443002

Cr-Commit-Position: refs/heads/master@{#292682}
athena/wm/window_manager_unittest.cc
athena/wm/window_overview_mode.cc