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

Issue 10831184: Fix Me2Me host to properly reload config when it changes. (Closed)

Created:
8 years, 4 months ago by Sergey Ulanov
Modified:
8 years, 4 months ago
Reviewers:
simonmorris
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Fix Me2Me host to properly reload config when it changes. BUG=140578 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150262

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -21 lines) Patch
M remoting/host/composite_host_config.h View 1 2 2 chunks +11 lines, -6 lines 0 comments Download
M remoting/host/composite_host_config.cc View 1 2 chunks +12 lines, -8 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 4 chunks +17 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Sergey Ulanov
8 years, 4 months ago (2012-08-07 00:33:17 UTC) #1
simonmorris
lgtm with optional suggestions http://codereview.chromium.org/10831184/diff/1004/remoting/host/composite_host_config.h File remoting/host/composite_host_config.h (right): http://codereview.chromium.org/10831184/diff/1004/remoting/host/composite_host_config.h#newcode31 remoting/host/composite_host_config.h:31: // Reloads all configuration files. ...
8 years, 4 months ago (2012-08-07 00:43:34 UTC) #2
Sergey Ulanov
ptal. http://codereview.chromium.org/10831184/diff/1004/remoting/host/composite_host_config.h File remoting/host/composite_host_config.h (right): http://codereview.chromium.org/10831184/diff/1004/remoting/host/composite_host_config.h#newcode31 remoting/host/composite_host_config.h:31: // Reloads all configuration files. Returns false if ...
8 years, 4 months ago (2012-08-07 00:57:03 UTC) #3
simonmorris
lgtm after comments are addressed http://codereview.chromium.org/10831184/diff/6001/remoting/host/composite_host_config.h File remoting/host/composite_host_config.h (right): http://codereview.chromium.org/10831184/diff/6001/remoting/host/composite_host_config.h#newcode30 remoting/host/composite_host_config.h:30: // Reloads all configuration ...
8 years, 4 months ago (2012-08-07 01:03:02 UTC) #4
Sergey Ulanov
http://codereview.chromium.org/10831184/diff/6001/remoting/host/composite_host_config.h File remoting/host/composite_host_config.h (right): http://codereview.chromium.org/10831184/diff/6001/remoting/host/composite_host_config.h#newcode30 remoting/host/composite_host_config.h:30: // Reloads all configuration files. Returns false if it ...
8 years, 4 months ago (2012-08-07 01:22:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10831184/10001
8 years, 4 months ago (2012-08-07 01:23:20 UTC) #6
commit-bot: I haz the power
Change committed as 150262
8 years, 4 months ago (2012-08-07 04:03:56 UTC) #7
simonmorris
8 years, 4 months ago (2012-08-07 15:48:58 UTC) #8
fyi

http://codereview.chromium.org/10831184/diff/6001/remoting/host/remoting_me2m...
File remoting/host/remoting_me2me_host.cc (right):

http://codereview.chromium.org/10831184/diff/6001/remoting/host/remoting_me2m...
remoting/host/remoting_me2me_host.cc:128: return true;
On 2012/08/07 01:22:43, sergeyu wrote:
> On 2012/08/07 01:03:02, simonmorris wrote:
> > true -> LoadConfig() ?
> 
> Run() will call LoadConfig() - don't think we need to do it here. 

OK.

Powered by Google App Engine
This is Rietveld 408576698