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

Issue 4340: When an SSL connect is completed, we need to call... (Closed)

Created:
12 years, 2 months ago by wtc
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

When an SSL connect is completed, we need to call HandleCertificateError first, because it may change 'result' to 'OK' if the load flags say we should ignore that certificate error, and we want to take the 'result == OK' code path when that happens. R=rvargas BUG=2703 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=2705

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M net/http/http_network_transaction.cc View 2 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
wtc
This fixes a crash that blocks --new-http.
12 years, 2 months ago (2008-09-29 23:05:57 UTC) #1
rvargas (doing something else)
12 years, 2 months ago (2008-09-29 23:54:29 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698