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

Issue 8745020: Don't select a client certs for TabContents with no TabContentsWrapper. (Closed)

Created:
9 years ago by markusheintz_
Modified:
9 years ago
CC:
chromium-reviews, Mattias Nissler (ping if slow)
Visibility:
Public.

Description

Don't select a client certs for TabContents with no TabContentsWrapper. BUG=104757 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112892

Patch Set 1 #

Patch Set 2 : " #

Total comments: 5

Patch Set 3 : Move cert auto select to ChromeContentBrowserClient #

Patch Set 4 : Remove unrelated changes #

Patch Set 5 : Remove function CertMatchesFilter since it was move to ChromeContentBrowserClient. #

Total comments: 2

Patch Set 6 : Addressed comments #

Patch Set 7 : Rebase on ToT #

Patch Set 8 : Remove bad rebase change #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -65 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 6 3 chunks +62 lines, -1 line 1 comment Download
M chrome/browser/tab_contents/tab_contents_ssl_helper.h View 1 2 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents_ssl_helper.cc View 1 2 3 4 2 chunks +0 lines, -60 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
markusheintz_
@mnissler: FYI. BTW:Thanks for your support and patience with all my questions :-) @wtc: I'm ...
9 years ago (2011-11-30 19:33:11 UTC) #1
Mattias Nissler (ping if slow)
drive-by, so FYI. We should also check whether this affects behavior of any TabContents that ...
9 years ago (2011-11-30 19:56:16 UTC) #2
wtc
Patch Set 2 LGTM. I'm not a good reviewer of this CL because I am ...
9 years ago (2011-11-30 23:59:43 UTC) #3
Mattias Nissler (ping if slow)
On Thu, Dec 1, 2011 at 12:59 AM, <wtc@chromium.org> wrote: > Patch Set 2 LGTM. ...
9 years ago (2011-12-01 09:49:12 UTC) #4
markusheintz_
@avi: Could you check the TabContents related changes in this CL? Do you know whether ...
9 years ago (2011-12-02 14:54:19 UTC) #5
Avi (use Gerrit)
On 2011/12/02 14:54:19, markusheintz_ wrote: > @avi: Could you check the TabContents related changes in ...
9 years ago (2011-12-02 15:00:27 UTC) #6
wtc
Patch Set 5 LGTM. http://codereview.chromium.org/8745020/diff/9002/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): http://codereview.chromium.org/8745020/diff/9002/chrome/browser/chrome_content_browser_client.cc#newcode915 chrome/browser/chrome_content_browser_client.cc:915: // show the user a ...
9 years ago (2011-12-02 19:01:48 UTC) #7
markusheintz_
Thanks for the reviews and comments. http://codereview.chromium.org/8745020/diff/9002/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): http://codereview.chromium.org/8745020/diff/9002/chrome/browser/chrome_content_browser_client.cc#newcode915 chrome/browser/chrome_content_browser_client.cc:915: // show the ...
9 years ago (2011-12-03 13:25:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/markusheintz@chromium.org/8745020/15003
9 years ago (2011-12-03 13:31:49 UTC) #9
commit-bot: I haz the power
Change committed as 112892
9 years ago (2011-12-03 15:19:46 UTC) #10
wtc
9 years ago (2011-12-06 00:22:47 UTC) #11
http://codereview.chromium.org/8745020/diff/15003/chrome/browser/chrome_conte...
File chrome/browser/chrome_content_browser_client.cc (right):

http://codereview.chromium.org/8745020/diff/15003/chrome/browser/chrome_conte...
chrome/browser/chrome_content_browser_client.cc:917: // cancel the request.

Nit: you should also change "cancel the request" to
"proceed with no client certificate".

Powered by Google App Engine
This is Rietveld 408576698