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

Issue 4040: Refactoring out common code in the X.509 cert handling (Closed)

Created:
12 years, 3 months ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
Reviewers:
wtc, Amanda Walker
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Refactoring out common code in the X.509 cert handling Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=2525

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -794 lines) Patch
M net/base/x509_certificate.h View 3 chunks +26 lines, -8 lines 1 comment Download
A + net/base/x509_certificate.cc View 3 chunks +31 lines, -468 lines 0 comments Download
M net/base/x509_certificate_mac.cc View 4 chunks +1 line, -132 lines 0 comments Download
M net/base/x509_certificate_win.cc View 5 chunks +57 lines, -185 lines 0 comments Download
M net/build/net.vcproj View 1 chunk +4 lines, -0 lines 0 comments Download
M net/net.xcodeproj/project.pbxproj View 4 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Avi (use Gerrit)
12 years, 3 months ago (2008-09-23 15:17:02 UTC) #1
Amanda Walker
LGTM
12 years, 3 months ago (2008-09-23 15:26:18 UTC) #2
wtc
12 years, 3 months ago (2008-09-23 21:39:54 UTC) #3
LGTM.  Thanks!

http://codereview.chromium.org/4040/diff/1/5
File net/base/x509_certificate.h (right):

http://codereview.chromium.org/4040/diff/1/5#newcode13
Line 13: #include "base/singleton.h"
Nit: list "base/singleton.h" in alphabetical order.

Powered by Google App Engine
This is Rietveld 408576698