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

Issue 193009: Add an SSLConfigService implementation for Mac OS X (Closed)

Created:
11 years, 3 months ago by hawk
Modified:
9 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews_googlegroups.com, willchan no longer on Chromium, John Grabowski, pam+watch_chromium.org, Paweł Hajdan Jr., darin (slow to review), brettw
Visibility:
Public.

Description

Add an SSLConfigService implementation for Mac OS X BUG=19293 TEST=https://test-ssev.verisign.com/ has three links: one should work OK, the other should warn that the certificate is expired, the other that the certificate is revoked.

Patch Set 1 #

Total comments: 24

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -105 lines) Patch
M net/base/ssl_config_service.cc View 2 chunks +4 lines, -0 lines 0 comments Download
A + net/base/ssl_config_service_mac.h View 1 3 chunks +13 lines, -18 lines 0 comments Download
A + net/base/ssl_config_service_mac.cc View 1 2 chunks +98 lines, -65 lines 0 comments Download
A + net/base/ssl_config_service_mac_unittest.cc View 1 4 chunks +48 lines, -22 lines 0 comments Download
M net/net.gyp View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hawk
Hopefully a short code review, you'll find that the Mac code looks suspiciously like the ...
11 years, 3 months ago (2009-09-03 21:10:34 UTC) #1
wtc
LGTM. I don't know the definitions of "off", "try", and "require", but if I guess ...
11 years, 3 months ago (2009-09-03 22:22:50 UTC) #2
hawk
http://codereview.chromium.org/193009/diff/1/6 File net/base/ssl_config_service_mac.cc (right): http://codereview.chromium.org/193009/diff/1/6#newcode1 Line 1: // Copyright (c) 2006-2008 The Chromium Authors. All ...
11 years, 3 months ago (2009-09-08 20:06:06 UTC) #3
wtc
11 years, 3 months ago (2009-09-09 20:32:49 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698