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

Issue 1980593002: Changes container names and adds a couple of more (Closed)

Created:
4 years, 7 months ago by sky
Modified:
4 years, 7 months ago
Reviewers:
James Cook
CC:
chromium-reviews, sadrul, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, kalyank, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Changes container names and adds a couple of more I think these names help clarify containment a bit more than the old names. The new ones are to mirror those of ash. This also adds mapping between ash ids and mash ids and centralizes containers that can have active children. BUG=603369 TEST=none R=jamescook@chromium.org Committed: https://crrev.com/9a86a4fa7177958444cf81a0678859387c1ea738 Cr-Commit-Position: refs/heads/master@{#393656}

Patch Set 1 #

Total comments: 1

Patch Set 2 : include #

Total comments: 15

Patch Set 3 : feedback #

Total comments: 2

Patch Set 4 : change include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+257 lines, -52 lines) Patch
M ash/mus/sysui_application.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M mash/wm/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A mash/wm/container_ids.h View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
A mash/wm/container_ids.cc View 1 2 3 1 chunk +144 lines, -0 lines 0 comments Download
M mash/wm/property_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M mash/wm/public/interfaces/container.mojom View 1 2 2 chunks +19 lines, -9 lines 0 comments Download
M mash/wm/root_window_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M mash/wm/root_window_controller.cc View 1 2 5 chunks +53 lines, -37 lines 0 comments Download
M mash/wm/user_window_controller_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M mash/wm/window_manager.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
sky
https://codereview.chromium.org/1980593002/diff/1/mash/wm/public/interfaces/container.mojom File mash/wm/public/interfaces/container.mojom (right): https://codereview.chromium.org/1980593002/diff/1/mash/wm/public/interfaces/container.mojom#newcode12 mash/wm/public/interfaces/container.mojom:12: // NOTE: containers ending with '_CONTAINER' exist purely to ...
4 years, 7 months ago (2016-05-13 16:31:55 UTC) #1
James Cook
https://codereview.chromium.org/1980593002/diff/20001/mash/wm/container_ids.cc File mash/wm/container_ids.cc (right): https://codereview.chromium.org/1980593002/diff/20001/mash/wm/container_ids.cc#newcode17 mash/wm/container_ids.cc:17: }; Do login windows need to be able to ...
4 years, 7 months ago (2016-05-13 17:14:45 UTC) #2
sky
https://codereview.chromium.org/1980593002/diff/20001/mash/wm/container_ids.cc File mash/wm/container_ids.cc (right): https://codereview.chromium.org/1980593002/diff/20001/mash/wm/container_ids.cc#newcode17 mash/wm/container_ids.cc:17: }; On 2016/05/13 17:14:44, James Cook wrote: > Do ...
4 years, 7 months ago (2016-05-13 19:14:06 UTC) #3
James Cook
LGTM https://codereview.chromium.org/1980593002/diff/40001/mash/wm/container_ids.h File mash/wm/container_ids.h (right): https://codereview.chromium.org/1980593002/diff/40001/mash/wm/container_ids.h#newcode8 mash/wm/container_ids.h:8: #include "mash/wm/public/interfaces/container.mojom.h" One thing I missed before... Do ...
4 years, 7 months ago (2016-05-13 19:49:12 UTC) #4
sky
https://codereview.chromium.org/1980593002/diff/40001/mash/wm/container_ids.h File mash/wm/container_ids.h (right): https://codereview.chromium.org/1980593002/diff/40001/mash/wm/container_ids.h#newcode8 mash/wm/container_ids.h:8: #include "mash/wm/public/interfaces/container.mojom.h" On 2016/05/13 19:49:12, James Cook wrote: > ...
4 years, 7 months ago (2016-05-13 19:59:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1980593002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1980593002/60001
4 years, 7 months ago (2016-05-13 20:00:24 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-13 22:03:41 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 22:04:50 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9a86a4fa7177958444cf81a0678859387c1ea738
Cr-Commit-Position: refs/heads/master@{#393656}

Powered by Google App Engine
This is Rietveld 408576698