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

Issue 2628973002: Moves definitions of RootWindowController into root_window_controller.cc (Closed)

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

Description

Moves definitions of RootWindowController into root_window_controller.cc As part of this I made sure the definitions and declarations matched up. This resulted in reordering a couple of things. In addition the only other non-move I did was moving what was CreateLayoutManagers() into InitLayoutManagers() and CloseChildWindowsImpl() into CloseChildWindows(). BUG=671246 TEST=none R=jamescook@chromium.org Review-Url: https://codereview.chromium.org/2628973002 Cr-Original-Commit-Position: refs/heads/master@{#443109} Committed: https://chromium.googlesource.com/chromium/src/+/d20a89e7b56ad53a58f19edf4775528d066577d5 Review-Url: https://codereview.chromium.org/2628973002 Cr-Commit-Position: refs/heads/master@{#443166} Committed: https://chromium.googlesource.com/chromium/src/+/0fbb8cde3b9aa70029c2ceb9b492b446675f1877

Patch Set 1 #

Total comments: 3

Patch Set 2 : merge and feedback #

Patch Set 3 : merged to trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+621 lines, -692 lines) Patch
M ash/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
D ash/common/wm_root_window_controller.cc View 1 chunk +0 lines, -641 lines 0 comments Download
M ash/root_window_controller.h View 2 chunks +0 lines, -7 lines 0 comments Download
M ash/root_window_controller.cc View 1 11 chunks +621 lines, -43 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
sky
3 years, 11 months ago (2017-01-11 21:05:26 UTC) #1
James Cook
LGTM with nit https://codereview.chromium.org/2628973002/diff/1/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/2628973002/diff/1/ash/root_window_controller.cc#newcode374 ash/root_window_controller.cc:374: void RootWindowController::ShowShelf() { FYI I have ...
3 years, 11 months ago (2017-01-11 22:44:49 UTC) #2
sky
https://codereview.chromium.org/2628973002/diff/1/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/2628973002/diff/1/ash/root_window_controller.cc#newcode374 ash/root_window_controller.cc:374: void RootWindowController::ShowShelf() { On 2017/01/11 22:44:48, James Cook wrote: ...
3 years, 11 months ago (2017-01-12 00:01:19 UTC) #5
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/2628973002/20001
3 years, 11 months ago (2017-01-12 00:03:13 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/d20a89e7b56ad53a58f19edf4775528d066577d5
3 years, 11 months ago (2017-01-12 01:29:09 UTC) #9
findit-for-me
FYI: Findit identified this CL at revision 443109 as the culprit for failures in the ...
3 years, 11 months ago (2017-01-12 01:51:14 UTC) #10
dschuyler
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2623393002/ by dschuyler@chromium.org. ...
3 years, 11 months ago (2017-01-12 02:24:10 UTC) #11
ynovikov
On 2017/01/12 01:51:14, findit-for-me wrote: > FYI: Findit identified this CL at revision 443109 as ...
3 years, 11 months ago (2017-01-12 02:24:26 UTC) #12
sky
On 2017/01/12 02:24:26, ynovikov wrote: > On 2017/01/12 01:51:14, findit-for-me wrote: > > FYI: Findit ...
3 years, 11 months ago (2017-01-12 04:01:58 UTC) #14
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/2628973002/40001
3 years, 11 months ago (2017-01-12 04:02:18 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/0fbb8cde3b9aa70029c2ceb9b492b446675f1877
3 years, 11 months ago (2017-01-12 06:09:16 UTC) #20
James Cook
3 years, 11 months ago (2017-01-12 06:30:39 UTC) #21
Message was sent while issue was closed.
On 2017/01/12 06:09:16, commit-bot: I haz the power wrote:
> Committed patchset #3 (id:40001) as
>
https://chromium.googlesource.com/chromium/src/+/0fbb8cde3b9aa70029c2ceb9b492...

Now that sky has landed I'll start landing mine. I've resolved the conflict with
this patch.

Powered by Google App Engine
This is Rietveld 408576698