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

Issue 2344783002: Wires up WmWindowMus::SetBoundsInScreen() (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

Wires up WmWindowMus::SetBoundsInScreen() As part of this I realized SetLockedToRoot and SetDescendantsStayInSameRootWindow meant the same thing, so I nuked the later. In order to test this I need multiple display support, which isn't quite working yet (in particular shutdown is currently problematic). BUG=615552 TEST=none R=jamescook@chromium.org Committed: https://crrev.com/aecdb0fbad617472bd1d5d393ea89b9257fdca66 Cr-Commit-Position: refs/heads/master@{#419010}

Patch Set 1 #

Patch Set 2 : tweaks #

Total comments: 12

Patch Set 3 : feedback #

Patch Set 4 : feedback2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+194 lines, -164 lines) Patch
M ash/aura/wm_window_aura.h View 4 chunks +3 lines, -2 lines 0 comments Download
M ash/aura/wm_window_aura.cc View 1 2 5 chunks +11 lines, -6 lines 0 comments Download
M ash/common/wm/window_positioning_utils.h View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M ash/common/wm/window_positioning_utils.cc View 1 2 3 3 chunks +110 lines, -0 lines 0 comments Download
M ash/common/wm_root_window_controller.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M ash/common/wm_window.h View 5 chunks +8 lines, -6 lines 0 comments Download
M ash/display/screen_position_controller.cc View 3 chunks +2 lines, -112 lines 0 comments Download
M ash/extended_desktop_unittest.cc View 1 2 1 chunk +3 lines, -4 lines 0 comments Download
M ash/mus/bridge/wm_window_mus.h View 6 chunks +12 lines, -3 lines 0 comments Download
M ash/mus/bridge/wm_window_mus.cc View 1 2 3 8 chunks +24 lines, -19 lines 0 comments Download
M ash/wm/window_properties.h View 1 2 2 chunks +5 lines, -6 lines 0 comments Download
M ash/wm/window_properties.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
sky
4 years, 3 months ago (2016-09-15 03:54:21 UTC) #1
James Cook
Just nits. https://codereview.chromium.org/2344783002/diff/20001/ash/aura/wm_window_aura.cc File ash/aura/wm_window_aura.cc (right): https://codereview.chromium.org/2344783002/diff/20001/ash/aura/wm_window_aura.cc#newcode559 ash/aura/wm_window_aura.cc:559: return window_->GetProperty(kStayInSameRootWindowKey); It's a little weird that ...
4 years, 3 months ago (2016-09-15 16:31:41 UTC) #6
sky
https://codereview.chromium.org/2344783002/diff/20001/ash/aura/wm_window_aura.cc File ash/aura/wm_window_aura.cc (right): https://codereview.chromium.org/2344783002/diff/20001/ash/aura/wm_window_aura.cc#newcode559 ash/aura/wm_window_aura.cc:559: return window_->GetProperty(kStayInSameRootWindowKey); On 2016/09/15 16:31:40, James Cook wrote: > ...
4 years, 3 months ago (2016-09-15 17:35:03 UTC) #7
James Cook
LGTM
4 years, 3 months ago (2016-09-15 21:06:50 UTC) #12
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/2344783002/60001
4 years, 3 months ago (2016-09-15 21:58:52 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-15 22:14:50 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 22:17:45 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/aecdb0fbad617472bd1d5d393ea89b9257fdca66
Cr-Commit-Position: refs/heads/master@{#419010}

Powered by Google App Engine
This is Rietveld 408576698