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

Issue 478903002: athena: Add some tests for the existing wm functionalities. (Closed)

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

Description

athena: Add some tests for the existing wm functionalities. Adds tests for basic operations for split-view mode, overview mode, title-drag to switch between windows (in both normal and split view mode). BUG=403945 R=oshima@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290273

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 6

Patch Set 5 : . #

Total comments: 4

Patch Set 6 : . #

Patch Set 7 : tot-merge #

Total comments: 2

Patch Set 8 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+369 lines, -105 lines) Patch
A athena/wm/window_manager_impl.h View 1 2 3 4 1 chunk +94 lines, -0 lines 0 comments Download
M athena/wm/window_manager_impl.cc View 1 5 chunks +39 lines, -104 lines 0 comments Download
M athena/wm/window_manager_unittest.cc View 1 2 3 4 5 6 7 1 chunk +236 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
sadrul
6 years, 4 months ago (2014-08-16 05:19:08 UTC) #1
oshima
thanks, that's along the line with what I was thinking. I first wanted to move ...
6 years, 4 months ago (2014-08-18 14:48:43 UTC) #2
sadrul
https://codereview.chromium.org/478903002/diff/120001/athena/wm/window_manager_impl.h File athena/wm/window_manager_impl.h (right): https://codereview.chromium.org/478903002/diff/120001/athena/wm/window_manager_impl.h#newcode41 athena/wm/window_manager_impl.h:41: On 2014/08/18 14:48:43, oshima wrote: > remove new line ...
6 years, 4 months ago (2014-08-18 15:46:46 UTC) #3
oshima
https://codereview.chromium.org/478903002/diff/140001/athena/wm/window_manager_unittest.cc File athena/wm/window_manager_unittest.cc (right): https://codereview.chromium.org/478903002/diff/140001/athena/wm/window_manager_unittest.cc#newcode68 athena/wm/window_manager_unittest.cc:68: first.get(), wm_api.container(), gfx::Rect()); can you use ScreenManager::GetContext() ? https://codereview.chromium.org/478903002/diff/140001/athena/wm/window_manager_unittest.cc#newcode74 ...
6 years, 4 months ago (2014-08-18 16:03:52 UTC) #4
sadrul
https://codereview.chromium.org/478903002/diff/140001/athena/wm/window_manager_unittest.cc File athena/wm/window_manager_unittest.cc (right): https://codereview.chromium.org/478903002/diff/140001/athena/wm/window_manager_unittest.cc#newcode68 athena/wm/window_manager_unittest.cc:68: first.get(), wm_api.container(), gfx::Rect()); On 2014/08/18 16:03:51, oshima wrote: > ...
6 years, 4 months ago (2014-08-18 16:18:18 UTC) #5
oshima
lgtm https://codereview.chromium.org/478903002/diff/180001/athena/wm/window_manager_unittest.cc File athena/wm/window_manager_unittest.cc (right): https://codereview.chromium.org/478903002/diff/180001/athena/wm/window_manager_unittest.cc#newcode43 athena/wm/window_manager_unittest.cc:43: aura::Window* container() { return wm_->container_.get(); } nit: remove ...
6 years, 4 months ago (2014-08-18 17:03:06 UTC) #6
sadrul
https://codereview.chromium.org/478903002/diff/180001/athena/wm/window_manager_unittest.cc File athena/wm/window_manager_unittest.cc (right): https://codereview.chromium.org/478903002/diff/180001/athena/wm/window_manager_unittest.cc#newcode43 athena/wm/window_manager_unittest.cc:43: aura::Window* container() { return wm_->container_.get(); } On 2014/08/18 17:03:05, ...
6 years, 4 months ago (2014-08-18 17:06:02 UTC) #7
sadrul
6 years, 4 months ago (2014-08-18 17:07:16 UTC) #8
Message was sent while issue was closed.
Committed patchset #8 manually as 290273 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698