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

Issue 316613002: Cleanly return VERIFY_FAILED if no suitable X509TrustManager is found. (Closed)

Created:
6 years, 6 months ago by davidben
Modified:
6 years, 6 months ago
Reviewers:
Yaron, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Cleanly return VERIFY_FAILED if no suitable X509TrustManager is found. Certificate verification still won't be functional and VERIFY_FAILED will NOTREACHED() on a debug build, but this is probably better-behaved than a NullPointerException, and we try to handle other initialization failures. BUG=376660 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274595

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M net/android/java/src/org/chromium/net/X509Util.java View 3 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
davidben
This is probably worthwhile independent of whether we want to make the case in the ...
6 years, 6 months ago (2014-06-03 17:07:28 UTC) #1
Ryan Sleevi
LGTM I don't think we should support the non-Extensions TrustManager flow.
6 years, 6 months ago (2014-06-03 17:47:24 UTC) #2
Yaron
lgtm
6 years, 6 months ago (2014-06-03 18:00:46 UTC) #3
davidben
The CQ bit was checked by davidben@chromium.org
6 years, 6 months ago (2014-06-03 18:01:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/316613002/1
6 years, 6 months ago (2014-06-03 18:02:33 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-03 19:45:19 UTC) #6
Message was sent while issue was closed.
Change committed as 274595

Powered by Google App Engine
This is Rietveld 408576698