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

Issue 10919277: Handle certificate generation errors in chromoting host. (Closed)

Created:
8 years, 3 months ago by Sergey Ulanov
Modified:
8 years, 3 months ago
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, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Handle certificate generation errors in chromoting host. Sometimes self-signed cert generation may fail. In that case it's better to shutdown host instead of crashing. BUG=146839 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156736

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -4 lines) Patch
M remoting/host/host_key_pair.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/host/host_key_pair.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/host/plugin/host_script_object.cc View 1 chunk +10 lines, -2 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Sergey Ulanov
8 years, 3 months ago (2012-09-13 22:51:22 UTC) #1
alexeypa (please no reviews)
lgtm http://codereview.chromium.org/10919277/diff/1004/remoting/host/host_key_pair.cc File remoting/host/host_key_pair.cc (right): http://codereview.chromium.org/10919277/diff/1004/remoting/host/host_key_pair.cc#newcode109 remoting/host/host_key_pair.cc:109: return ""; nit: return std::string();? Or you can ...
8 years, 3 months ago (2012-09-13 23:09:25 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/10919277/diff/1004/remoting/host/host_key_pair.cc File remoting/host/host_key_pair.cc (right): http://codereview.chromium.org/10919277/diff/1004/remoting/host/host_key_pair.cc#newcode109 remoting/host/host_key_pair.cc:109: return ""; On 2012/09/13 23:09:25, alexeypa wrote: > nit: ...
8 years, 3 months ago (2012-09-13 23:25:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10919277/6003
8 years, 3 months ago (2012-09-13 23:55:03 UTC) #4
commit-bot: I haz the power
8 years, 3 months ago (2012-09-14 04:18:05 UTC) #5
Change committed as 156736

Powered by Google App Engine
This is Rietveld 408576698