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

Issue 6019005: Use separate SSL session caches per profile (Closed)

Created:
9 years, 12 months ago by davidben
Modified:
7 years, 3 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Use separate SSL session caches per profile Only implemented for NSS for now. Also needs tests and whatnot. (I believe this also didn't compile on Windows/Mac because of some SSLConfigService thing...) BUG=30877 TEST=none

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -13 lines) Patch
M chrome/browser/net/ssl_config_service_manager_pref.cc View 2 chunks +13 lines, -7 lines 0 comments Download
M chrome/browser/profiles/profile.cc View 4 chunks +9 lines, -1 line 0 comments Download
M net/base/ssl_config_service.h View 1 3 chunks +12 lines, -1 line 0 comments Download
M net/base/ssl_config_service.cc View 1 5 chunks +7 lines, -3 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 1 chunk +7 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698