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

Issue 531093003: athena: Move windows in the stack backwards if the back-most window is closed. (Closed)

Created:
6 years, 3 months ago by sadrul
Modified:
6 years, 3 months ago
Reviewers:
oshima
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

athena: Move windows in the stack backwards if the back-most window is closed. When in overview mode, if a window is closed, then the rest of the windows that behind the closed window in the stack are moved on step forward. However, if there are no windows behind the closed window, then move the windows in front of the closed window backward one step. BUG=408280 R=oshima@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/df33c5cdd1b267d879bb0e31250e4570871c0726

Patch Set 1 #

Total comments: 6

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -36 lines) Patch
M athena/wm/window_overview_mode.cc View 1 2 chunks +67 lines, -36 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
sadrul
6 years, 3 months ago (2014-09-02 17:34:33 UTC) #2
sadrul
ping
6 years, 3 months ago (2014-09-03 19:23:50 UTC) #3
oshima
lgtm with nits https://codereview.chromium.org/531093003/diff/1/athena/wm/window_overview_mode.cc File athena/wm/window_overview_mode.cc (right): https://codereview.chromium.org/531093003/diff/1/athena/wm/window_overview_mode.cc#newcode192 athena/wm/window_overview_mode.cc:192: void UpdateTerminalStateForWindowAtIndex(aura::Window* window, can you document ...
6 years, 3 months ago (2014-09-03 19:50:36 UTC) #4
sadrul
https://codereview.chromium.org/531093003/diff/1/athena/wm/window_overview_mode.cc File athena/wm/window_overview_mode.cc (right): https://codereview.chromium.org/531093003/diff/1/athena/wm/window_overview_mode.cc#newcode192 athena/wm/window_overview_mode.cc:192: void UpdateTerminalStateForWindowAtIndex(aura::Window* window, On 2014/09/03 19:50:35, oshima wrote: > ...
6 years, 3 months ago (2014-09-03 20:24:37 UTC) #5
sadrul
Committed patchset #2 (id:20001) manually as df33c5c (presubmit successful).
6 years, 3 months ago (2014-09-03 21:18:19 UTC) #6
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:27:45 UTC) #7
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/df33c5cdd1b267d879bb0e31250e4570871c0726
Cr-Commit-Position: refs/heads/master@{#293196}

Powered by Google App Engine
This is Rietveld 408576698