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

Issue 780383002: Don't key client auth on HttpNetworkSession. (Closed)

Created:
6 years ago by davidben
Modified:
6 years ago
CC:
chromium-reviews, tfarina, jam, android-webview-reviews_chromium.org, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Don't key client auth on HttpNetworkSession. It's an IO-thread object being maintained (fortunately just as a pointer) on the UI thread. It's used to tie together SSLClientAuthObserver instances, but the BrowserContext is a more suitable UI thread key. This relands part of https://codereview.chromium.org/596873002 BUG=439134 Committed: https://crrev.com/5b6ba9036b9583fcc0396d60eb441d92bead97ed Cr-Commit-Position: refs/heads/master@{#307274}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -56 lines) Patch
M android_webview/browser/aw_content_browser_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M android_webview/browser/aw_content_browser_client.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/ssl/ssl_client_auth_observer.h View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/ssl/ssl_client_auth_observer.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ssl/ssl_client_auth_requestor_mock.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ssl/ssl_client_auth_requestor_mock.cc View 1 chunk +1 line, -6 lines 0 comments Download
M chrome/browser/ssl/ssl_client_certificate_selector.h View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/android/ssl_client_certificate_request.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/ssl_client_certificate_selector_cocoa.h View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/ssl_client_certificate_selector_cocoa.mm View 3 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/ui/cocoa/ssl_client_certificate_selector_cocoa_browsertest.mm View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/ssl_client_certificate_selector.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/ssl_client_certificate_selector.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/ssl_client_certificate_selector_browsertest.cc View 3 chunks +0 lines, -4 lines 0 comments Download
M content/browser/loader/resource_loader_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/ssl/ssl_client_auth_handler.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/ssl/ssl_client_auth_handler.cc View 3 chunks +0 lines, -6 lines 0 comments Download
M content/public/browser/content_browser_client.h View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (4 generated)
davidben
Will add OWNERS after main review. This is one three parts of the original CL. ...
6 years ago (2014-12-05 20:35:00 UTC) #2
mmenke
On 2014/12/05 20:35:00, David Benjamin wrote: > Will add OWNERS after main review. This is ...
6 years ago (2014-12-05 20:40:06 UTC) #3
davidben
On 2014/12/05 20:40:06, mmenke wrote: > On 2014/12/05 20:35:00, David Benjamin wrote: > > Will ...
6 years ago (2014-12-05 20:45:49 UTC) #4
mmenke
LGTM
6 years ago (2014-12-05 21:02:52 UTC) #5
davidben
+sky,benm for chrome/ and android_webview/ OWNERS.
6 years ago (2014-12-05 21:10:31 UTC) #7
sky
On 2014/12/05 21:10:31, David Benjamin wrote: > +sky,benm for chrome/ and android_webview/ OWNERS. Please me ...
6 years ago (2014-12-05 23:19:18 UTC) #8
davidben
On 2014/12/05 23:19:18, sky wrote: > On 2014/12/05 21:10:31, David Benjamin wrote: > > +sky,benm ...
6 years ago (2014-12-05 23:25:14 UTC) #9
sky
If this is mostly a reland please pass to the original reviewer. Thanks! On Fri, ...
6 years ago (2014-12-05 23:58:34 UTC) #10
davidben
+jam for chrome/ OWNERS. This is mostly a reland of a CL you looked at ...
6 years ago (2014-12-06 00:04:19 UTC) #12
sgurun-gerrit only
On 2014/12/06 00:04:19, David Benjamin wrote: > +jam for chrome/ OWNERS. This is mostly a ...
6 years ago (2014-12-06 00:22:07 UTC) #13
jam
lgtm
6 years ago (2014-12-06 00:34:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/780383002/1
6 years ago (2014-12-08 17:08:51 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years ago (2014-12-08 17:55:25 UTC) #17
commit-bot: I haz the power
6 years ago (2014-12-08 17:56:05 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5b6ba9036b9583fcc0396d60eb441d92bead97ed
Cr-Commit-Position: refs/heads/master@{#307274}

Powered by Google App Engine
This is Rietveld 408576698