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

Issue 2737213002: Update window_parenting_utils to use aura::window (Closed)

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

Description

Update window_parenting_utils to use aura::window instead of WmWindow. BUG=687657 Review-Url: https://codereview.chromium.org/2737213002 Cr-Commit-Position: refs/heads/master@{#456080} Committed: https://chromium.googlesource.com/chromium/src/+/7aa2519f44df0777bb5e457ed01cc4788a931705

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 4

Patch Set 3 : address comments #

Total comments: 4

Patch Set 4 : fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -40 lines) Patch
M ash/common/wm/default_state.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M ash/common/wm/dock/docked_window_layout_manager.cc View 1 2 2 chunks +5 lines, -4 lines 0 comments Download
M ash/common/wm/dock/docked_window_resizer.cc View 1 2 3 3 chunks +11 lines, -8 lines 0 comments Download
M ash/common/wm/panels/panel_layout_manager.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M ash/common/wm/panels/panel_window_resizer.cc View 1 2 3 2 chunks +7 lines, -7 lines 0 comments Download
M ash/common/wm/window_parenting_utils.h View 1 chunk +10 lines, -8 lines 0 comments Download
M ash/common/wm/window_parenting_utils.cc View 1 1 chunk +12 lines, -9 lines 0 comments Download

Messages

Total messages: 36 (22 generated)
yiyix
@sky, could you please take a look at this patch?
3 years, 9 months ago (2017-03-08 23:20:54 UTC) #5
sky
Could you sort out the compile issues and I'll take a look? I say that ...
3 years, 9 months ago (2017-03-09 03:18:10 UTC) #12
yiyix
On 2017/03/09 03:18:10, sky wrote: > Could you sort out the compile issues and I'll ...
3 years, 9 months ago (2017-03-09 16:21:30 UTC) #13
sky
No need to review me from the reviewers list. Just ping the patch once it's ...
3 years, 9 months ago (2017-03-09 17:26:23 UTC) #21
yiyix
On 2017/03/09 17:26:23, sky wrote: > No need to review me from the reviewers list. ...
3 years, 9 months ago (2017-03-09 18:19:15 UTC) #24
sky
https://codereview.chromium.org/2737213002/diff/20001/ash/common/wm/default_state.cc File ash/common/wm/default_state.cc (right): https://codereview.chromium.org/2737213002/diff/20001/ash/common/wm/default_state.cc#newcode705 ash/common/wm/default_state.cc:705: window->GetParent()->aura_window(), It isn't readily obvious to me if GetParent() ...
3 years, 9 months ago (2017-03-09 20:57:45 UTC) #25
yiyix
@sky, Could you please take another look? https://codereview.chromium.org/2737213002/diff/20001/ash/common/wm/default_state.cc File ash/common/wm/default_state.cc (right): https://codereview.chromium.org/2737213002/diff/20001/ash/common/wm/default_state.cc#newcode705 ash/common/wm/default_state.cc:705: window->GetParent()->aura_window(), On ...
3 years, 9 months ago (2017-03-09 22:00:15 UTC) #26
sky
https://codereview.chromium.org/2737213002/diff/40001/ash/common/wm/dock/docked_window_resizer.cc File ash/common/wm/dock/docked_window_resizer.cc (right): https://codereview.chromium.org/2737213002/diff/40001/ash/common/wm/dock/docked_window_resizer.cc#newcode271 ash/common/wm/dock/docked_window_resizer.cc:271: window->GetParent()->aura_window(), window->parent()->aura_window()? https://codereview.chromium.org/2737213002/diff/40001/ash/common/wm/panels/panel_window_resizer.cc File ash/common/wm/panels/panel_window_resizer.cc (right): https://codereview.chromium.org/2737213002/diff/40001/ash/common/wm/panels/panel_window_resizer.cc#newcode188 ash/common/wm/panels/panel_window_resizer.cc:188: ; ...
3 years, 9 months ago (2017-03-09 23:31:00 UTC) #27
yiyix
@sky, could you take another look? Thank you. https://codereview.chromium.org/2737213002/diff/40001/ash/common/wm/dock/docked_window_resizer.cc File ash/common/wm/dock/docked_window_resizer.cc (right): https://codereview.chromium.org/2737213002/diff/40001/ash/common/wm/dock/docked_window_resizer.cc#newcode271 ash/common/wm/dock/docked_window_resizer.cc:271: window->GetParent()->aura_window(), ...
3 years, 9 months ago (2017-03-10 00:55:57 UTC) #28
sky
On 2017/03/10 00:55:57, yiyix wrote: > @sky, could you take another look? Thank you. > ...
3 years, 9 months ago (2017-03-10 01:00:08 UTC) #29
yiyix
On 2017/03/10 01:00:08, sky wrote: > On 2017/03/10 00:55:57, yiyix wrote: > > @sky, could ...
3 years, 9 months ago (2017-03-10 01:48:43 UTC) #30
sky
LGTM
3 years, 9 months ago (2017-03-10 15:09:29 UTC) #31
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/2737213002/60001
3 years, 9 months ago (2017-03-10 16:08:34 UTC) #33
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 16:43:05 UTC) #36
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/7aa2519f44df0777bb5e457ed01c...

Powered by Google App Engine
This is Rietveld 408576698