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

Issue 443833002: Adds ChromecastConfig to manage cast_shell's PrefService. (Closed)

Created:
6 years, 4 months ago by gunsch
Modified:
6 years, 4 months ago
Reviewers:
lcwu1, jam
CC:
chromium-reviews, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@build-breakpages
Project:
chromium
Visibility:
Public.

Description

Adds ChromecastConfig to manage cast_shell's PrefService. R=lcwu@chromium.org,jam@chromium.org BUG=336640 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288292

Patch Set 1 #

Total comments: 2

Patch Set 2 : PATH_CAST_CONFIG -> FILE_CAST_CONFIG #

Total comments: 4

Patch Set 3 : address lcwu's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+248 lines, -0 lines) Patch
M chromecast/chromecast.gyp View 1 chunk +6 lines, -0 lines 0 comments Download
M chromecast/common/cast_paths.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chromecast/common/cast_paths.cc View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
A chromecast/common/chromecast_config.h View 1 chunk +82 lines, -0 lines 0 comments Download
A chromecast/common/chromecast_config.cc View 1 1 chunk +136 lines, -0 lines 0 comments Download
A chromecast/common/chromecast_config_simple.cc View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
gunsch
6 years, 4 months ago (2014-08-06 04:52:49 UTC) #1
jam
lgtm with nit https://codereview.chromium.org/443833002/diff/1/chromecast/common/cast_paths.cc File chromecast/common/cast_paths.cc (right): https://codereview.chromium.org/443833002/diff/1/chromecast/common/cast_paths.cc#newcode29 chromecast/common/cast_paths.cc:29: case PATH_CAST_CONFIG: { nit: the convention ...
6 years, 4 months ago (2014-08-07 05:46:59 UTC) #2
gunsch
Thanks for the quick review. https://codereview.chromium.org/443833002/diff/1/chromecast/common/cast_paths.cc File chromecast/common/cast_paths.cc (right): https://codereview.chromium.org/443833002/diff/1/chromecast/common/cast_paths.cc#newcode29 chromecast/common/cast_paths.cc:29: case PATH_CAST_CONFIG: { On ...
6 years, 4 months ago (2014-08-08 00:10:40 UTC) #3
lcwu1
https://codereview.chromium.org/443833002/diff/20001/chromecast/common/cast_paths.cc File chromecast/common/cast_paths.cc (right): https://codereview.chromium.org/443833002/diff/20001/chromecast/common/cast_paths.cc#newcode33 chromecast/common/cast_paths.cc:33: *result = data_dir.Append(".eureka.conf"); Why not name the config file ...
6 years, 4 months ago (2014-08-08 00:22:39 UTC) #4
gunsch
https://codereview.chromium.org/443833002/diff/20001/chromecast/common/cast_paths.cc File chromecast/common/cast_paths.cc (right): https://codereview.chromium.org/443833002/diff/20001/chromecast/common/cast_paths.cc#newcode33 chromecast/common/cast_paths.cc:33: *result = data_dir.Append(".eureka.conf"); On 2014/08/08 00:22:38, lcwu1 wrote: > ...
6 years, 4 months ago (2014-08-08 00:26:36 UTC) #5
lcwu1
lgtm
6 years, 4 months ago (2014-08-08 00:33:12 UTC) #6
gunsch
The CQ bit was checked by gunsch@chromium.org
6 years, 4 months ago (2014-08-08 00:36:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/443833002/40001
6 years, 4 months ago (2014-08-08 00:54:57 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 10:00:24 UTC) #9
Message was sent while issue was closed.
Change committed as 288292

Powered by Google App Engine
This is Rietveld 408576698