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

Issue 2276853002: [ash-md] Does not cancel overview when focus shifts from text fitler (Closed)

Created:
4 years, 3 months ago by varkha
Modified:
4 years, 3 months ago
Reviewers:
tdanderson
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ash-md] Does not cancel overview when focus shifts from text fitler This fixes a crash when transferring focus from text filter to a context menu causes overview mode to close which then causes focus to be attempted to be set on a window that no longer exists (text filter). BUG=616407 TEST=WindowSelectorTest.ShowTextFilterMenu Committed: https://crrev.com/37b21c76cd431944d40c03a589798c09e1919dbd Cr-Commit-Position: refs/heads/master@{#414115}

Patch Set 1 #

Total comments: 6

Patch Set 2 : [ash-md] Does not cancel overview when focus shifts from text fitler (comments) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -9 lines) Patch
M ash/common/wm/overview/window_selector.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ash/common/wm/overview/window_selector.cc View 1 4 chunks +11 lines, -7 lines 0 comments Download
M ash/wm/overview/window_selector_unittest.cc View 2 chunks +41 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
varkha
tdanderson@, can you please take a look? There could be some edge cases but I ...
4 years, 3 months ago (2016-08-24 04:17:02 UTC) #4
tdanderson
A couple of questions below: https://chromiumcodereview.appspot.com/2276853002/diff/1/ash/common/wm/overview/window_selector.cc File ash/common/wm/overview/window_selector.cc (right): https://chromiumcodereview.appspot.com/2276853002/diff/1/ash/common/wm/overview/window_selector.cc#newcode614 ash/common/wm/overview/window_selector.cc:614: } else if (showing_selection_widget_ ...
4 years, 3 months ago (2016-08-24 14:49:25 UTC) #7
varkha
https://codereview.chromium.org/2276853002/diff/1/ash/common/wm/overview/window_selector.cc File ash/common/wm/overview/window_selector.cc (right): https://codereview.chromium.org/2276853002/diff/1/ash/common/wm/overview/window_selector.cc#newcode614 ash/common/wm/overview/window_selector.cc:614: } else if (showing_selection_widget_ && On 2016/08/24 14:49:25, tdanderson ...
4 years, 3 months ago (2016-08-24 16:53:54 UTC) #8
tdanderson
lgtm https://codereview.chromium.org/2276853002/diff/1/ash/common/wm/overview/window_selector.cc File ash/common/wm/overview/window_selector.cc (right): https://codereview.chromium.org/2276853002/diff/1/ash/common/wm/overview/window_selector.cc#newcode614 ash/common/wm/overview/window_selector.cc:614: } else if (showing_selection_widget_ && On 2016/08/24 16:53:54, ...
4 years, 3 months ago (2016-08-24 17:43:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2276853002/20001
4 years, 3 months ago (2016-08-24 18:06:58 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-24 18:51:22 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-08-24 18:53:15 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/37b21c76cd431944d40c03a589798c09e1919dbd
Cr-Commit-Position: refs/heads/master@{#414115}

Powered by Google App Engine
This is Rietveld 408576698