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

Issue 6561003: Remove the workaround for bug 43461. Use a g_use_system_ssl... (Closed)

Created:
9 years, 10 months ago by wtc
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, cbentzel+watch_chromium.org, pam+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove the workaround for bug 43461. Use a g_use_system_ssl boolean flag in DefaultClientSocketFactory::CreateSSLClientSocket. Based on rch's code in http://codereview.chromium.org/6487012. R=rch BUG=43461 TEST=no ChromeFrame test program build failures. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75791

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -72 lines) Patch
M chrome/browser/browser_main_mac.mm View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/browser_main_win.cc View 2 chunks +6 lines, -7 lines 0 comments Download
M net/base/run_all_unittests.cc View 2 chunks +0 lines, -7 lines 0 comments Download
M net/socket/client_socket_factory.h View 2 chunks +2 lines, -12 lines 0 comments Download
M net/socket/client_socket_factory.cc View 4 chunks +33 lines, -34 lines 0 comments Download
M webkit/tools/test_shell/simple_resource_loader_bridge.cc View 2 chunks +0 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
wtc
rch: I extracted the UseSystemSSL parts from your CL. I'd like to see if this ...
9 years, 10 months ago (2011-02-23 03:19:06 UTC) #1
Ryan Hamilton
LGTM
9 years, 10 months ago (2011-02-23 04:30:53 UTC) #2
commit-bot: I haz the power
9 years, 10 months ago (2011-02-23 21:35:23 UTC) #3
Change committed as 75791

Powered by Google App Engine
This is Rietveld 408576698