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

Issue 1145723004: Override OnSSLCertificateError() in connectivity_checker. (Closed)

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

Description

Override OnSSLCertificateError() in connectivity_checker. By default, OnSSLCertificateError() just cancels current request. For connectivity_checker, it needs to cancel the current request and starts next check. In particular, this handles the case that SSL cert fails when device system time is changing (syncing to NTP server). BUG=internal b/20775908 Committed: https://crrev.com/fce5824251e2493f75cecea585248e63000b6ac7 Cr-Commit-Position: refs/heads/master@{#330557}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Handle OnSSLCertificateError() in connectivity_checker. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -14 lines) Patch
M chromecast/net/connectivity_checker.h View 1 2 4 chunks +9 lines, -1 line 0 comments Download
M chromecast/net/connectivity_checker.cc View 1 4 chunks +23 lines, -13 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
derekjchow1
LGTM % a couple nits. https://codereview.chromium.org/1145723004/diff/20001/chromecast/net/connectivity_checker.cc File chromecast/net/connectivity_checker.cc (right): https://codereview.chromium.org/1145723004/diff/20001/chromecast/net/connectivity_checker.cc#newcode165 chromecast/net/connectivity_checker.cc:165: LOG(ERROR) << "OnSSLCertificateError"; Would ...
5 years, 7 months ago (2015-05-19 17:08:47 UTC) #2
wzhong
https://codereview.chromium.org/1145723004/diff/20001/chromecast/net/connectivity_checker.cc File chromecast/net/connectivity_checker.cc (right): https://codereview.chromium.org/1145723004/diff/20001/chromecast/net/connectivity_checker.cc#newcode165 chromecast/net/connectivity_checker.cc:165: LOG(ERROR) << "OnSSLCertificateError"; On 2015/05/19 17:08:47, derekjchow1 wrote: > ...
5 years, 7 months ago (2015-05-19 17:27:05 UTC) #3
gunsch
lgtm
5 years, 7 months ago (2015-05-19 17:42:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1145723004/40001
5 years, 7 months ago (2015-05-19 17:50:37 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-19 18:06:51 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-19 18:08:42 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fce5824251e2493f75cecea585248e63000b6ac7
Cr-Commit-Position: refs/heads/master@{#330557}

Powered by Google App Engine
This is Rietveld 408576698