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

Issue 1327723002: [Chromecast] Raises CastService creation to CastContentBrowserClient. (Closed)

Created:
5 years, 3 months ago by gunsch
Modified:
5 years, 3 months ago
Reviewers:
slan, byungchul, halliwell
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromecast] Raises CastService creation to CastContentBrowserClient. This is a first step toward resolving the chromecast/service/ --> content/ dependency by removing the link-time creation path in CastService. Also, removes some code that has become dead via refactoring across the internal/external repository boundary. R=slan@chromium.org,halliwell@chromium.org,byungchul@chromium.org BUG=None Committed: https://crrev.com/2133b4589aa40225f9abd68b151f2a8359b9c8d0 Cr-Commit-Position: refs/heads/master@{#346936}

Patch Set 1 #

Total comments: 6

Patch Set 2 : removed unnecessary include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -196 lines) Patch
M chromecast/browser/BUILD.gn View 2 chunks +2 lines, -9 lines 0 comments Download
M chromecast/browser/cast_browser_main_parts.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.h View 3 chunks +11 lines, -8 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 3 chunks +6 lines, -8 lines 0 comments Download
M chromecast/browser/service/cast_service.h View 3 chunks +1 line, -22 lines 0 comments Download
M chromecast/browser/service/cast_service.cc View 1 chunk +1 line, -3 lines 0 comments Download
D chromecast/browser/service/cast_service_android.h View 1 chunk +0 lines, -33 lines 0 comments Download
D chromecast/browser/service/cast_service_android.cc View 1 chunk +0 lines, -53 lines 0 comments Download
M chromecast/browser/service/cast_service_simple.h View 1 chunk +1 line, -2 lines 0 comments Download
M chromecast/browser/service/cast_service_simple.cc View 1 chunk +2 lines, -14 lines 0 comments Download
M chromecast/chromecast.gyp View 3 chunks +2 lines, -4 lines 0 comments Download
M chromecast/renderer/cast_content_renderer_client.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chromecast/renderer/cast_content_renderer_client.cc View 1 3 chunks +1 line, -8 lines 0 comments Download
M chromecast/renderer/cast_render_process_observer.h View 3 chunks +1 line, -8 lines 0 comments Download
M chromecast/renderer/cast_render_process_observer.cc View 3 chunks +1 line, -14 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
gunsch
5 years, 3 months ago (2015-09-01 22:34:01 UTC) #1
byungchul
https://codereview.chromium.org/1327723002/diff/1/chromecast/browser/cast_browser_main_parts.cc File chromecast/browser/cast_browser_main_parts.cc (left): https://codereview.chromium.org/1327723002/diff/1/chromecast/browser/cast_browser_main_parts.cc#oldcode340 chromecast/browser/cast_browser_main_parts.cc:340: cast_browser_process_->metrics_service_client(), Remove only metrics service client because others are ...
5 years, 3 months ago (2015-09-01 23:18:01 UTC) #2
gunsch
https://codereview.chromium.org/1327723002/diff/1/chromecast/browser/cast_browser_main_parts.cc File chromecast/browser/cast_browser_main_parts.cc (left): https://codereview.chromium.org/1327723002/diff/1/chromecast/browser/cast_browser_main_parts.cc#oldcode340 chromecast/browser/cast_browser_main_parts.cc:340: cast_browser_process_->metrics_service_client(), On 2015/09/01 23:18:01, byungchul wrote: > Remove only ...
5 years, 3 months ago (2015-09-01 23:42:49 UTC) #3
byungchul
lgtm
5 years, 3 months ago (2015-09-02 00:44:41 UTC) #4
slan
lgtm lgtm
5 years, 3 months ago (2015-09-02 02:36:11 UTC) #5
halliwell
On 2015/09/02 02:36:11, slan wrote: > lgtm > > lgtm lgtm
5 years, 3 months ago (2015-09-02 02:38:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1327723002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1327723002/20001
5 years, 3 months ago (2015-09-02 16:31:45 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-02 16:36:26 UTC) #9
commit-bot: I haz the power
5 years, 3 months ago (2015-09-02 16:37:18 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2133b4589aa40225f9abd68b151f2a8359b9c8d0
Cr-Commit-Position: refs/heads/master@{#346936}

Powered by Google App Engine
This is Rietveld 408576698