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

Issue 9691003: Add Content API around CertStore. (Closed)

Created:
8 years, 9 months ago by jam
Modified:
8 years, 9 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Add Content API around CertStore. BUG=98716 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126215

Patch Set 1 : #

Patch Set 2 : fix clang #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -336 lines) Patch
M chrome/browser/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/certificate_viewer.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/page_info_model.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ssl/ssl_error_info.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/page_info_bubble_controller.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/page_info_bubble_view.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/website_settings_model.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/website_settings_model.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/website_settings_model_unittest.cc View 2 chunks +2 lines, -3 lines 0 comments Download
D content/browser/cert_store.h View 1 chunk +0 lines, -89 lines 0 comments Download
D content/browser/cert_store.cc View 1 chunk +0 lines, -174 lines 0 comments Download
A + content/browser/cert_store_impl.h View 1 2 chunks +15 lines, -31 lines 0 comments Download
A + content/browser/cert_store_impl.cc View 7 chunks +20 lines, -15 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/content_browser.gypi View 2 chunks +3 lines, -2 lines 0 comments Download
A content/public/browser/cert_store.h View 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 9 months ago (2012-03-12 19:17:14 UTC) #1
Avi (use Gerrit)
8 years, 9 months ago (2012-03-12 19:21:10 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698