Cleaning up MruWindowTracker::BuildWindowList()
commit8a7b35a069e1133fa3d51fb344b750a90bd21f5d
authorafakhry <afakhry@chromium.org>
Wed, 10 Dec 2014 00:19:28 +0000 (9 16:19 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Dec 2014 00:19:56 +0000 (10 00:19 +0000)
tree1487b9bea4d6b1b6cf2f50c4f23b4589396d5c6c
parent4ae97b7b61308ab58413c135b4ed70955b698335
Cleaning up MruWindowTracker::BuildWindowList()

Removing the top_most_at_end parameter which was always set to false and
was never used.

The previous CL (https://codereview.chromium.org/752253002) was reverted as it caused ash_unittests to fail on Windows:

http://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20(dbg)(1)
http://build.chromium.org/p/chromium.win/builders/Win8%20Aura

This is a retry, but we keep reversing the windows list after we build it.

R=oshima@chromium.org
BUG=None

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

Cr-Commit-Position: refs/heads/master@{#307593}
ash/accelerators/accelerator_controller.cc
ash/focus_cycler.cc
ash/shelf/shelf_layout_manager.cc
ash/wm/maximize_mode/maximize_mode_window_manager.cc
ash/wm/maximize_mode/maximize_mode_window_manager_unittest.cc
ash/wm/mru_window_tracker.cc
ash/wm/mru_window_tracker.h
ash/wm/window_positioner.cc
chrome/browser/chromeos/extensions/wallpaper_private_api.cc