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

Issue 2144363003: Create ash media delegate earlier during ash shell initialization (Closed)

Created:
4 years, 5 months ago by James Cook
Modified:
4 years, 5 months ago
Reviewers:
msw
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@shelldelegates
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Create ash media delegate earlier during ash shell initialization This allows it to be created directly by WmShell, similar to how ash::Shell used to create it, and eliminates the WmShell::SetMediaDelegate() method. BUG=none TEST=ash_unittests, unit_tests Committed: https://crrev.com/3daef4173c0917c938ef34c9ac6d5a38cb568350 Cr-Commit-Position: refs/heads/master@{#405637}

Patch Set 1 #

Patch Set 2 : Initialize method #

Total comments: 4

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -8 lines) Patch
M ash/common/wm_shell.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M ash/common/wm_shell.cc View 1 2 chunks +6 lines, -4 lines 0 comments Download
M ash/mus/bridge/wm_shell_mus.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/mus/window_manager.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M ash/shell.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (10 generated)
James Cook
msw, please take a look https://codereview.chromium.org/2144363003/diff/20001/ash/common/wm_shell.cc File ash/common/wm_shell.cc (right): https://codereview.chromium.org/2144363003/diff/20001/ash/common/wm_shell.cc#newcode47 ash/common/wm_shell.cc:47: // instead of the ...
4 years, 5 months ago (2016-07-14 22:03:24 UTC) #6
msw
lgtm https://codereview.chromium.org/2144363003/diff/20001/ash/common/wm_shell.cc File ash/common/wm_shell.cc (right): https://codereview.chromium.org/2144363003/diff/20001/ash/common/wm_shell.cc#newcode47 ash/common/wm_shell.cc:47: // instead of the WmShell constructor. On 2016/07/14 ...
4 years, 5 months ago (2016-07-14 22:49:34 UTC) #7
James Cook
https://codereview.chromium.org/2144363003/diff/20001/ash/shell.cc File ash/shell.cc (right): https://codereview.chromium.org/2144363003/diff/20001/ash/shell.cc#newcode811 ash/shell.cc:811: in_mus_ = init_params.in_mus; On 2016/07/14 22:49:34, msw wrote: > ...
4 years, 5 months ago (2016-07-14 22:52:52 UTC) #8
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/2144363003/40001
4 years, 5 months ago (2016-07-14 23:14:06 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-14 23:53:43 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 23:55:36 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3daef4173c0917c938ef34c9ac6d5a38cb568350
Cr-Commit-Position: refs/heads/master@{#405637}

Powered by Google App Engine
This is Rietveld 408576698