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

Issue 2336653002: Ports SystemModalContainerLayoutManager to ash/common (Closed)

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

Description

Ports SystemModalContainerLayoutManager to ash/common BUG=644860 TEST=covered by tests R=jamescook@chromium.org Committed: https://crrev.com/ea4ca940a5939c6f389b37594f8eb0b9ad0673fb Cr-Commit-Position: refs/heads/master@{#418068}

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 7

Patch Set 3 : comments #

Patch Set 4 : merge again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+390 lines, -715 lines) Patch
M ash/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/aura/wm_window_aura.cc View 1 2 3 2 chunks +10 lines, -5 lines 0 comments Download
M ash/common/wm/container_finder.h View 2 chunks +9 lines, -0 lines 0 comments Download
M ash/common/wm/container_finder.cc View 1 chunk +17 lines, -0 lines 0 comments Download
A + ash/common/wm/system_modal_container_layout_manager.h View 1 2 3 chunks +36 lines, -34 lines 0 comments Download
A + ash/common/wm/system_modal_container_layout_manager.cc View 1 2 5 chunks +90 lines, -91 lines 0 comments Download
M ash/common/wm_root_window_controller.h View 3 chunks +15 lines, -0 lines 0 comments Download
M ash/common/wm_root_window_controller.cc View 3 chunks +48 lines, -2 lines 0 comments Download
M ash/common/wm_shell.h View 3 chunks +12 lines, -0 lines 0 comments Download
M ash/common/wm_shell.cc View 3 chunks +30 lines, -0 lines 0 comments Download
M ash/common/wm_window_property.h View 1 2 3 1 chunk +10 lines, -7 lines 0 comments Download
M ash/display/screen_position_controller.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M ash/mus/bridge/wm_window_mus.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M ash/root_window_controller.h View 1 chunk +0 lines, -10 lines 0 comments Download
M ash/root_window_controller.cc View 7 chunks +10 lines, -42 lines 0 comments Download
M ash/root_window_controller_unittest.cc View 4 chunks +39 lines, -32 lines 0 comments Download
M ash/shell.h View 2 chunks +0 lines, -16 lines 0 comments Download
M ash/shell.cc View 5 chunks +7 lines, -49 lines 0 comments Download
M ash/wm/ash_focus_rules.cc View 2 chunks +10 lines, -7 lines 0 comments Download
M ash/wm/screen_dimmer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/wm/screen_dimmer.cc View 4 chunks +21 lines, -22 lines 0 comments Download
M ash/wm/screen_pinning_controller.cc View 3 chunks +3 lines, -4 lines 0 comments Download
D ash/wm/system_modal_container_layout_manager.h View 1 chunk +0 lines, -112 lines 0 comments Download
D ash/wm/system_modal_container_layout_manager.cc View 1 chunk +0 lines, -268 lines 0 comments Download
M ash/wm/system_modal_container_layout_manager_unittest.cc View 3 chunks +11 lines, -8 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
sky
4 years, 3 months ago (2016-09-12 16:42:17 UTC) #1
James Cook
LGTM with nits https://codereview.chromium.org/2336653002/diff/20001/ash/aura/wm_window_aura.cc File ash/aura/wm_window_aura.cc (right): https://codereview.chromium.org/2336653002/diff/20001/ash/aura/wm_window_aura.cc#newcode796 ash/aura/wm_window_aura.cc:796: wm_property = WmWindowProperty::MODAL_TYPE; optional: You could ...
4 years, 3 months ago (2016-09-12 19:24:28 UTC) #6
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/2336653002/40001
4 years, 3 months ago (2016-09-12 19:30:17 UTC) #9
commit-bot: I haz the power
Failed to apply patch for ash/common/wm_window_property.h: While running git apply --index -3 -p1; error: patch ...
4 years, 3 months ago (2016-09-12 20:39:31 UTC) #11
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/2336653002/60001
4 years, 3 months ago (2016-09-12 20:45:26 UTC) #14
sky
https://codereview.chromium.org/2336653002/diff/20001/ash/aura/wm_window_aura.cc File ash/aura/wm_window_aura.cc (right): https://codereview.chromium.org/2336653002/diff/20001/ash/aura/wm_window_aura.cc#newcode796 ash/aura/wm_window_aura.cc:796: wm_property = WmWindowProperty::MODAL_TYPE; On 2016/09/12 19:24:28, James Cook wrote: ...
4 years, 3 months ago (2016-09-12 20:46:55 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-12 21:56:40 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-12 21:58:11 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ea4ca940a5939c6f389b37594f8eb0b9ad0673fb
Cr-Commit-Position: refs/heads/master@{#418068}

Powered by Google App Engine
This is Rietveld 408576698