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

Issue 599683003: [Athena, Cleanup] rename WidnowManager::GetInstance -> ::Get (Closed)

Created:
6 years, 3 months ago by oshima
Modified:
6 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, pkotwicz
Base URL:
https://chromium.googlesource.com/chromium/src@master
Project:
chromium
Visibility:
Public.

Description

rename WidnowManager::GetInstance -> ::Get call OnTerminating in unit test. BUG=None Committed: https://crrev.com/828338e278350941febbfbede2b34d721be6dab1 Cr-Commit-Position: refs/heads/master@{#296348} Committed: https://crrev.com/978d46da0e03e72815548c995da800c23f5c61e4 Cr-Commit-Position: refs/heads/master@{#296448}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : fixed unittests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -48 lines) Patch
M athena/activity/activity_frame_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M athena/content/app_activity.cc View 1 chunk +1 line, -1 line 0 comments Download
M athena/content/app_activity_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M athena/content/app_activity_registry.cc View 1 chunk +1 line, -1 line 0 comments Download
M athena/env/athena_env_unittest.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M athena/home/home_card_impl.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M athena/home/home_card_unittest.cc View 15 chunks +19 lines, -20 lines 0 comments Download
M athena/resource_manager/resource_manager_impl.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M athena/resource_manager/resource_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M athena/test/athena_test_base.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M athena/wm/public/window_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M athena/wm/test/window_manager_impl_test_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M athena/wm/window_manager_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M athena/wm/window_manager_unittest.cc View 7 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 26 (10 generated)
oshima
6 years, 3 months ago (2014-09-23 22:53:48 UTC) #2
Jun Mukai
looks good except for one part which needs to be reviewed by skuhne. Also good ...
6 years, 3 months ago (2014-09-23 23:01:49 UTC) #6
Jun Mukai
lgtm https://codereview.chromium.org/599683003/diff/40001/athena/resource_manager/resource_manager_impl.cc File athena/resource_manager/resource_manager_impl.cc (right): https://codereview.chromium.org/599683003/diff/40001/athena/resource_manager/resource_manager_impl.cc#newcode421 athena/resource_manager/resource_manager_impl.cc:421: WindowManager::Get()->GetWindowListProvider()->GetWindowList(); On 2014/09/23 23:01:49, Jun Mukai wrote: > ...
6 years, 3 months ago (2014-09-23 23:20:08 UTC) #7
Mr4D (OOO till 08-26)
lgtm for resource_manager_impl. https://codereview.chromium.org/599683003/diff/40001/athena/resource_manager/resource_manager_impl.cc File athena/resource_manager/resource_manager_impl.cc (right): https://codereview.chromium.org/599683003/diff/40001/athena/resource_manager/resource_manager_impl.cc#newcode421 athena/resource_manager/resource_manager_impl.cc:421: WindowManager::Get()->GetWindowListProvider()->GetWindowList(); When this was written the ...
6 years, 3 months ago (2014-09-23 23:21:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/599683003/40001
6 years, 3 months ago (2014-09-24 00:41:40 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/17860) ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/12554)
6 years, 3 months ago (2014-09-24 00:45:46 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/599683003/40001
6 years, 3 months ago (2014-09-24 04:35:25 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:40001) as 0f8a90032b0044d7197c950d5e3e5b516d6a12e9
6 years, 3 months ago (2014-09-24 04:45:48 UTC) #15
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/828338e278350941febbfbede2b34d721be6dab1 Cr-Commit-Position: refs/heads/master@{#296348}
6 years, 3 months ago (2014-09-24 04:46:52 UTC) #16
phoglund_chromium
A revert of this CL (patchset #1 id:40001) has been created in https://codereview.chromium.org/601753002/ by phoglund@chromium.org. ...
6 years, 3 months ago (2014-09-24 12:13:48 UTC) #17
Nico
A revert of this CL (patchset #1 id:40001) has been created in https://codereview.chromium.org/599973002/ by thakis@chromium.org. ...
6 years, 3 months ago (2014-09-24 15:34:59 UTC) #18
oshima
On 2014/09/24 15:34:59, Nico (hiding) wrote: > A revert of this CL (patchset #1 id:40001) ...
6 years, 3 months ago (2014-09-24 16:46:18 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/599683003/100001
6 years, 3 months ago (2014-09-24 16:48:56 UTC) #23
oshima
6 years, 3 months ago (2014-09-24 16:51:09 UTC) #24
commit-bot: I haz the power
Committed patchset #2 (id:100001) as e12539627a06d7fa0e89ebf3d71c149d5c42299e
6 years, 3 months ago (2014-09-24 17:28:11 UTC) #25
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 17:28:51 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/978d46da0e03e72815548c995da800c23f5c61e4
Cr-Commit-Position: refs/heads/master@{#296448}

Powered by Google App Engine
This is Rietveld 408576698