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

Issue 93103003: Update shelf when overlapping dragged windows exist (Closed)

Created:
7 years ago by varkha
Modified:
7 years ago
Reviewers:
oshima
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@snap_undock
Visibility:
Public.

Description

Update shelf when overlapping dragged windows exist BUG=321704 TEST=ash_unittests --gtest_filter=*WorkspaceControllerTestDragging.DragWindowOverlapShelf* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238507

Patch Set 1 : Update shelf when overlapping dragged windows exist #

Total comments: 2

Patch Set 2 : Update shelf when overlapping dragged windows exist (test) #

Total comments: 7

Patch Set 3 : Update shelf when overlapping dragged windows exist (test) #

Patch Set 4 : Update shelf when overlapping dragged windows exist (test) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -17 lines) Patch
M ash/wm/dock/docked_window_layout_manager.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M ash/wm/workspace_controller.cc View 1 chunk +27 lines, -17 lines 0 comments Download
M ash/wm/workspace_controller_unittest.cc View 1 2 1 chunk +59 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
varkha
oshima@, could you please take a look? The problem here is that during drag windows ...
7 years ago (2013-11-28 02:03:47 UTC) #1
oshima
I believe this question must have been asked and already answered before, but let me ...
7 years ago (2013-12-02 19:34:41 UTC) #2
varkha
> Why do we need to move to docked_container_ during drag? We need to have ...
7 years ago (2013-12-02 20:26:19 UTC) #3
oshima
change lg. can you add test for this scenario? On Mon, Dec 2, 2013 at ...
7 years ago (2013-12-02 21:00:44 UTC) #4
varkha
On 2013/12/02 21:00:44, oshima wrote: > change lg. can you add test for this scenario? ...
7 years ago (2013-12-03 17:07:03 UTC) #5
oshima
https://codereview.chromium.org/93103003/diff/60005/ash/wm/dock/docked_window_layout_manager.cc File ash/wm/dock/docked_window_layout_manager.cc (right): https://codereview.chromium.org/93103003/diff/60005/ash/wm/dock/docked_window_layout_manager.cc#newcode488 ash/wm/dock/docked_window_layout_manager.cc:488: if (shelf_layout) I forgot to ask. Can this be ...
7 years ago (2013-12-03 17:31:27 UTC) #6
varkha
https://codereview.chromium.org/93103003/diff/60005/ash/wm/dock/docked_window_layout_manager.cc File ash/wm/dock/docked_window_layout_manager.cc (right): https://codereview.chromium.org/93103003/diff/60005/ash/wm/dock/docked_window_layout_manager.cc#newcode488 ash/wm/dock/docked_window_layout_manager.cc:488: if (shelf_layout) On 2013/12/03 17:31:28, oshima wrote: > I ...
7 years ago (2013-12-03 18:01:27 UTC) #7
oshima
lgtm https://codereview.chromium.org/93103003/diff/60005/ash/wm/dock/docked_window_layout_manager.cc File ash/wm/dock/docked_window_layout_manager.cc (right): https://codereview.chromium.org/93103003/diff/60005/ash/wm/dock/docked_window_layout_manager.cc#newcode488 ash/wm/dock/docked_window_layout_manager.cc:488: if (shelf_layout) On 2013/12/03 18:01:27, varkha wrote: > ...
7 years ago (2013-12-03 18:08:49 UTC) #8
varkha
https://codereview.chromium.org/93103003/diff/60005/ash/wm/workspace_controller_unittest.cc File ash/wm/workspace_controller_unittest.cc (right): https://codereview.chromium.org/93103003/diff/60005/ash/wm/workspace_controller_unittest.cc#newcode1452 ash/wm/workspace_controller_unittest.cc:1452: ::testing::Values("mouse", "mouse docked")); On 2013/12/03 18:08:49, oshima wrote: > ...
7 years ago (2013-12-03 18:14:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/93103003/80001
7 years ago (2013-12-03 18:15:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/93103003/80001
7 years ago (2013-12-03 19:15:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/93103003/100001
7 years ago (2013-12-03 19:44:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/93103003/100001
7 years ago (2013-12-03 23:44:49 UTC) #13
commit-bot: I haz the power
7 years ago (2013-12-04 00:56:24 UTC) #14
Message was sent while issue was closed.
Change committed as 238507

Powered by Google App Engine
This is Rietveld 408576698