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

Issue 2642273002: CrOS - Make it possible to Alt+Tab while dragging a tab (Closed)

Created:
3 years, 11 months ago by Evan Stade
Modified:
3 years, 11 months ago
Reviewers:
oshima
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CrOS - Make it possible to Alt+Tab while dragging a tab without interfering with the drag and drop operation. The Alt+Tab UI no longer does a mouse capture, and instead relies on event filters. BUG=660945 Review-Url: https://codereview.chromium.org/2642273002 Cr-Commit-Position: refs/heads/master@{#445851} Committed: https://chromium.googlesource.com/chromium/src/+/2080dad23aec7f5225154092b527acc4737f261c

Patch Set 1 #

Patch Set 2 : no debug code #

Total comments: 2

Patch Set 3 : fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -40 lines) Patch
M ash/common/wm/window_cycle_list.cc View 3 chunks +1 line, -13 lines 0 comments Download
M ash/wm/window_cycle_controller_unittest.cc View 1 2 1 chunk +6 lines, -21 lines 0 comments Download
M ash/wm/window_cycle_event_filter_aura.h View 1 chunk +14 lines, -0 lines 0 comments Download
M ash/wm/window_cycle_event_filter_aura.cc View 3 chunks +31 lines, -6 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
Evan Stade
Side note: crrev.com/3be101d020da2ce8eb7c0ab is no longer necessary for the Alt+Tab case but is still needed ...
3 years, 11 months ago (2017-01-20 01:11:32 UTC) #5
oshima
can you look into test failures? https://codereview.chromium.org/2642273002/diff/20001/ash/wm/window_cycle_event_filter_aura.cc File ash/wm/window_cycle_event_filter_aura.cc (right): https://codereview.chromium.org/2642273002/diff/20001/ash/wm/window_cycle_event_filter_aura.cc#newcode61 ash/wm/window_cycle_event_filter_aura.cc:61: event->StopPropagation(); this may ...
3 years, 11 months ago (2017-01-20 19:27:44 UTC) #9
Evan Stade
tests should be fixed https://codereview.chromium.org/2642273002/diff/20001/ash/wm/window_cycle_event_filter_aura.cc File ash/wm/window_cycle_event_filter_aura.cc (right): https://codereview.chromium.org/2642273002/diff/20001/ash/wm/window_cycle_event_filter_aura.cc#newcode61 ash/wm/window_cycle_event_filter_aura.cc:61: event->StopPropagation(); On 2017/01/20 19:27:44, oshima ...
3 years, 11 months ago (2017-01-21 01:05:31 UTC) #12
oshima
On 2017/01/21 01:05:31, Evan Stade wrote: > tests should be fixed > > https://codereview.chromium.org/2642273002/diff/20001/ash/wm/window_cycle_event_filter_aura.cc > ...
3 years, 11 months ago (2017-01-23 22:44:27 UTC) #15
Evan Stade
On 2017/01/23 22:44:27, oshima wrote: > On 2017/01/21 01:05:31, Evan Stade wrote: > > tests ...
3 years, 11 months ago (2017-01-23 23:49:22 UTC) #16
oshima
lgtm On 2017/01/23 23:49:22, Evan Stade wrote: > On 2017/01/23 22:44:27, oshima wrote: > > ...
3 years, 11 months ago (2017-01-24 21:09:35 UTC) #17
Evan Stade
On 2017/01/24 21:09:35, oshima wrote: > lgtm > > > On 2017/01/23 23:49:22, Evan Stade ...
3 years, 11 months ago (2017-01-24 22:11:27 UTC) #18
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/2642273002/40001
3 years, 11 months ago (2017-01-24 22:12:00 UTC) #20
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 23:01:46 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2080dad23aec7f5225154092b527...

Powered by Google App Engine
This is Rietveld 408576698