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

Issue 9301026: Virtual Me2Me Host: Exit process if Host ID is invalid. (Closed)

Created:
8 years, 10 months ago by Lambros
Modified:
8 years, 10 months ago
Reviewers:
Sergey Ulanov, Wez
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

Virtual Me2Me Host: Exit process if Host ID is invalid. The exit-code from remoting_me2me_host will be used to communicate to the daemon that the Host ID was rejected as invalid. BUG=110046 TEST=Run remoting_me2me_host with invalid host.json Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120031

Patch Set 1 #

Total comments: 15

Patch Set 2 : Fix nits #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M remoting/host/heartbeat_sender.cc View 1 2 chunks +15 lines, -0 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
Lambros
8 years, 10 months ago (2012-01-31 02:27:56 UTC) #1
Sergey Ulanov
some nits http://codereview.chromium.org/9301026/diff/1/remoting/host/heartbeat_sender.cc File remoting/host/heartbeat_sender.cc (right): http://codereview.chromium.org/9301026/diff/1/remoting/host/heartbeat_sender.cc#newcode16 remoting/host/heartbeat_sender.cc:16: #include "remoting/protocol/jingle_messages.h" don't need this include. http://codereview.chromium.org/9301026/diff/1/remoting/host/heartbeat_sender.cc#newcode32 ...
8 years, 10 months ago (2012-01-31 02:37:13 UTC) #2
Wez
http://codereview.chromium.org/9301026/diff/1/remoting/host/heartbeat_sender.cc File remoting/host/heartbeat_sender.cc (right): http://codereview.chromium.org/9301026/diff/1/remoting/host/heartbeat_sender.cc#newcode32 remoting/host/heartbeat_sender.cc:32: const char kErrorTag[] = "error"; On 2012/01/31 02:37:13, sergeyu ...
8 years, 10 months ago (2012-01-31 05:44:03 UTC) #3
Sergey Ulanov
http://codereview.chromium.org/9301026/diff/1/remoting/host/heartbeat_sender.cc File remoting/host/heartbeat_sender.cc (right): http://codereview.chromium.org/9301026/diff/1/remoting/host/heartbeat_sender.cc#newcode32 remoting/host/heartbeat_sender.cc:32: const char kErrorTag[] = "error"; On 2012/01/31 05:44:03, Wez ...
8 years, 10 months ago (2012-01-31 07:41:34 UTC) #4
Lambros
http://codereview.chromium.org/9301026/diff/1/remoting/host/heartbeat_sender.cc File remoting/host/heartbeat_sender.cc (right): http://codereview.chromium.org/9301026/diff/1/remoting/host/heartbeat_sender.cc#newcode16 remoting/host/heartbeat_sender.cc:16: #include "remoting/protocol/jingle_messages.h" On 2012/01/31 02:37:13, sergeyu wrote: > don't ...
8 years, 10 months ago (2012-01-31 21:57:29 UTC) #5
Sergey Ulanov
lgtm http://codereview.chromium.org/9301026/diff/3001/remoting/host/heartbeat_sender.cc File remoting/host/heartbeat_sender.cc (right): http://codereview.chromium.org/9301026/diff/3001/remoting/host/heartbeat_sender.cc#newcode89 remoting/host/heartbeat_sender.cc:89: if (error_element->FirstNamed(QName(buzz::NS_STANZA, kNotFoundTag))) { nit: maybe roll these ...
8 years, 10 months ago (2012-01-31 23:21:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/9301026/3001
8 years, 10 months ago (2012-02-01 02:29:38 UTC) #7
commit-bot: I haz the power
8 years, 10 months ago (2012-02-01 04:22:45 UTC) #8
Change committed as 120031

Powered by Google App Engine
This is Rietveld 408576698