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

Issue 1141253003: chrome.platformKeys: Add filtering by certificate types (Closed)

Created:
5 years, 7 months ago by cschuet (SLOW)
Modified:
5 years, 7 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, davemoore+watch_chromium.org, extensions-reviews_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

chrome.platformKeys: Add filtering by certificate types This CL adds the possibility to filter by certificate type when issuing a certificate request to chrome.platformKeys API. BUG=488367 TEST=browser_tests:PlatformKeysTest.Basic Committed: https://crrev.com/e195ec899c5b6f8b31cd0ecec73a1144442ee1af Cr-Commit-Position: refs/heads/master@{#330721}

Patch Set 1 #

Total comments: 20

Patch Set 2 : Updated comments #

Patch Set 3 : addressed pneubeck's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -18 lines) Patch
M chrome/browser/chromeos/platform_keys/platform_keys.h View 1 2 3 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/platform_keys/platform_keys_nss.cc View 1 2 1 chunk +10 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/platform_keys/platform_keys_service.cc View 1 2 2 chunks +25 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/platform_keys/platform_keys_api.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/platform_keys.idl View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/platform_keys/basic.js View 1 2 3 chunks +36 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
cschuet (SLOW)
5 years, 7 months ago (2015-05-19 09:44:58 UTC) #2
pneubeck (no reviews)
https://codereview.chromium.org/1141253003/diff/1/chrome/browser/chromeos/platform_keys/platform_keys.h File chrome/browser/chromeos/platform_keys/platform_keys.h (right): https://codereview.chromium.org/1141253003/diff/1/chrome/browser/chromeos/platform_keys/platform_keys.h#newcode16 chrome/browser/chromeos/platform_keys/platform_keys.h:16: #include "net/ssl/ssl_client_cert_type.h" not required anymore? https://codereview.chromium.org/1141253003/diff/1/chrome/browser/chromeos/platform_keys/platform_keys_nss.cc File chrome/browser/chromeos/platform_keys/platform_keys_nss.cc (right): ...
5 years, 7 months ago (2015-05-19 10:09:00 UTC) #3
cschuet (SLOW)
https://codereview.chromium.org/1141253003/diff/1/chrome/browser/chromeos/platform_keys/platform_keys.h File chrome/browser/chromeos/platform_keys/platform_keys.h (right): https://codereview.chromium.org/1141253003/diff/1/chrome/browser/chromeos/platform_keys/platform_keys.h#newcode16 chrome/browser/chromeos/platform_keys/platform_keys.h:16: #include "net/ssl/ssl_client_cert_type.h" On 2015/05/19 10:08:59, pneubeck wrote: > not ...
5 years, 7 months ago (2015-05-19 11:36:23 UTC) #4
pneubeck (no reviews)
lgtm
5 years, 7 months ago (2015-05-19 11:40:20 UTC) #5
cschuet (SLOW)
mkearney@chromium.org: Please review changes in chrome/common/extensions/api/platform_keys.idl
5 years, 7 months ago (2015-05-19 11:55:49 UTC) #7
cschuet (SLOW)
mkwst@chromium.org: Please review changes in chrome/common/extensions/api/platform_keys.idl
5 years, 7 months ago (2015-05-20 07:28:22 UTC) #10
Mike West
Comment changes in the IDL LGTM.
5 years, 7 months ago (2015-05-20 07:29:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1141253003/40001
5 years, 7 months ago (2015-05-20 07:30:50 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-20 09:52:06 UTC) #14
commit-bot: I haz the power
5 years, 7 months ago (2015-05-20 09:53:01 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e195ec899c5b6f8b31cd0ecec73a1144442ee1af
Cr-Commit-Position: refs/heads/master@{#330721}

Powered by Google App Engine
This is Rietveld 408576698