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

Issue 9693004: net: always enable NSS's HTTP fetches (Closed)

Created:
8 years, 9 months ago by agl
Modified:
8 years, 9 months ago
Reviewers:
wtc, Ryan Sleevi
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cbentzel+watch_chromium.org, jam, wtc
Visibility:
Public.

Description

net: always enable NSS's HTTP fetches By tying them to revocation checking and disabling revocation checking by default, I broke AIA chasing on Linux. This change also renames the public functions in nss_ocsp.cc to better reflect that HTTP fetching is used for more than just OCSP. BUG=117832 TEST=none (yet) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126637

Patch Set 1 #

Total comments: 1

Patch Set 2 : ... #

Total comments: 1

Patch Set 3 : ... #

Patch Set 4 : ... #

Total comments: 13

Patch Set 5 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -31 lines) Patch
M chrome/browser/io_thread.cc View 1 2 3 4 3 chunks +4 lines, -4 lines 0 comments Download
M content/common/net/url_fetcher_impl_unittest.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/net_test_suite.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M net/ocsp/nss_ocsp.h View 1 2 3 4 2 chunks +16 lines, -14 lines 0 comments Download
M net/ocsp/nss_ocsp.cc View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 2 3 4 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
agl
8 years, 9 months ago (2012-03-12 19:17:43 UTC) #1
Ryan Sleevi
Thanks for the quick fix Adam. One suggestion from the nit-picker brigade: I'm not sure ...
8 years, 9 months ago (2012-03-12 19:23:57 UTC) #2
agl
On 2012/03/12 19:23:57, Ryan Sleevi wrote: > Perhaps a more general NssPkixIO as the typename? ...
8 years, 9 months ago (2012-03-12 21:15:11 UTC) #3
Ryan Sleevi
lgtm
8 years, 9 months ago (2012-03-12 21:26:34 UTC) #4
Ryan Sleevi
https://chromiumcodereview.appspot.com/9693004/diff/6004/net/ocsp/nss_ocsp.h File net/ocsp/nss_ocsp.h (right): https://chromiumcodereview.appspot.com/9693004/diff/6004/net/ocsp/nss_ocsp.h#newcode17 net/ocsp/nss_ocsp.h:17: // control the message loop for OCSP. Comment updates?
8 years, 9 months ago (2012-03-12 21:26:58 UTC) #5
wtc
Patch set 4 LGTM. I suggest different function names. Also the comments in net/ocsp/nss_ocsp.h aren't ...
8 years, 9 months ago (2012-03-12 22:38:10 UTC) #6
agl
https://chromiumcodereview.appspot.com/9693004/diff/1037/content/common/net/url_fetcher_impl_unittest.cc File content/common/net/url_fetcher_impl_unittest.cc (right): https://chromiumcodereview.appspot.com/9693004/diff/1037/content/common/net/url_fetcher_impl_unittest.cc#newcode68 content/common/net/url_fetcher_impl_unittest.cc:68: net::EnsureNssPkixIOInit(); On 2012/03/12 22:38:11, wtc wrote: > > We ...
8 years, 9 months ago (2012-03-13 15:14:05 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/9693004/51
8 years, 9 months ago (2012-03-13 15:18:28 UTC) #8
commit-bot: I haz the power
8 years, 9 months ago (2012-03-13 16:04:26 UTC) #9
Try job failure for 9693004-51 (retry) on linux_rel for step
"remoting_unittests".
It's a second try, previously, step "remoting_unittests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698