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

Issue 495193003: athena: Fix overview mode for split-view mode. (Closed)

Created:
6 years, 4 months ago by sadrul
Modified:
6 years, 3 months ago
Reviewers:
oshima
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Committed: https://crrev.com/35e2f0861aa93d71fe5b59626f63088100635a40 Cr-Commit-Position: refs/heads/master@{#292468}

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -15 lines) Patch
M athena/wm/test/window_manager_impl_test_api.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M athena/wm/window_manager_impl.cc View 1 4 chunks +28 lines, -4 lines 0 comments Download
M athena/wm/window_manager_unittest.cc View 1 1 chunk +20 lines, -0 lines 0 comments Download
M athena/wm/window_overview_mode.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M athena/wm/window_overview_mode.cc View 1 2 11 chunks +62 lines, -11 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
sadrul
[ Please ignore the change in split_view_controller.cc. It will go away with pkotwicz@'s https://codereview.chromium.org/488153003/ ]
6 years, 4 months ago (2014-08-21 21:19:52 UTC) #1
oshima
can you add test? https://codereview.chromium.org/495193003/diff/1/athena/wm/window_overview_mode.cc File athena/wm/window_overview_mode.cc (right): https://codereview.chromium.org/495193003/diff/1/athena/wm/window_overview_mode.cc#newcode123 athena/wm/window_overview_mode.cc:123: split_.enabled = delegate_->IsInSplitViewMode(&split_.left, &split_.right); can't ...
6 years, 4 months ago (2014-08-21 22:41:00 UTC) #2
sadrul
On 2014/08/21 22:41:00, oshima wrote: > can you add test? This implementation isn't necessarily the ...
6 years, 4 months ago (2014-08-22 02:02:49 UTC) #3
oshima
On 2014/08/22 02:02:49, sadrul wrote: > On 2014/08/21 22:41:00, oshima wrote: > > can you ...
6 years, 4 months ago (2014-08-22 17:28:25 UTC) #4
sadrul
https://codereview.chromium.org/495193003/diff/1/athena/wm/window_overview_mode.cc File athena/wm/window_overview_mode.cc (right): https://codereview.chromium.org/495193003/diff/1/athena/wm/window_overview_mode.cc#newcode123 athena/wm/window_overview_mode.cc:123: split_.enabled = delegate_->IsInSplitViewMode(&split_.left, &split_.right); On 2014/08/21 22:41:00, oshima wrote: ...
6 years, 3 months ago (2014-08-28 19:10:59 UTC) #5
oshima
https://codereview.chromium.org/495193003/diff/20001/athena/wm/window_overview_mode.cc File athena/wm/window_overview_mode.cc (right): https://codereview.chromium.org/495193003/diff/20001/athena/wm/window_overview_mode.cc#newcode129 athena/wm/window_overview_mode.cc:129: split_.right = split_view_controller_->right_window(); do you still need to copy ...
6 years, 3 months ago (2014-08-28 19:59:46 UTC) #6
sadrul
https://codereview.chromium.org/495193003/diff/20001/athena/wm/window_overview_mode.cc File athena/wm/window_overview_mode.cc (right): https://codereview.chromium.org/495193003/diff/20001/athena/wm/window_overview_mode.cc#newcode129 athena/wm/window_overview_mode.cc:129: split_.right = split_view_controller_->right_window(); On 2014/08/28 19:59:46, oshima wrote: > ...
6 years, 3 months ago (2014-08-28 20:28:29 UTC) #7
oshima
lgtm
6 years, 3 months ago (2014-08-28 20:32:42 UTC) #8
sadrul
Committed patchset #3 (id:40001) to pending queue manually as 3c3aa9a (presubmit successful).
6 years, 3 months ago (2014-08-28 21:41:15 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:02:26 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/35e2f0861aa93d71fe5b59626f63088100635a40
Cr-Commit-Position: refs/heads/master@{#292468}

Powered by Google App Engine
This is Rietveld 408576698