Do not consider drag capture window activatable for window selection.
commit727f6a1b58ac4f4317c268c17cce2e32ad30df44
authorflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 6 Feb 2014 01:43:58 +0000 (6 01:43 +0000)
committerflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 6 Feb 2014 01:43:58 +0000 (6 01:43 +0000)
tree9df4aed5a9764ab37cbfafd8fb83eaeeccde4138
parenta96bc1e80cf95c94b0573f1e1e4118ea8e1eaad1
Do not consider drag capture window activatable for window selection.

This prevents the drag capture window from being included in overview mode.

BUG=325221
TEST=WindowSelectorTest.DragDropInProgress, RootWindowTest.CaptureWindow*
TEST=Select some text or an image and drag it to begin a drag and drop action. Then press F5. There should be no extra "blank" window in overview.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249205 0039d316-1c4b-4281-b951-d872f2087c98
ash/drag_drop/drag_drop_tracker.cc
ash/wm/overview/window_overview.cc
ash/wm/overview/window_selector_unittest.cc
ui/aura/root_window.cc
ui/aura/root_window.h
ui/aura/root_window_unittest.cc
ui/aura/window.cc