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

Issue 1289963003: Add idl for new chrome.certificateProvider API. (Closed)

Created:
5 years, 4 months ago by pneubeck (no reviews)
Modified:
5 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, Ryan Sleevi
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add idl for new chrome.certificateProvider API. BUG=514575 Committed: https://crrev.com/d9eaf1412fc24e83493eeb9444a5e51a58f3c91d Cr-Commit-Position: refs/heads/master@{#343841}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Add MD5_SHA1 back. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -0 lines) Patch
A chrome/common/extensions/api/certificate_provider.idl View 1 1 chunk +78 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (6 generated)
pneubeck (no reviews)
This incorporates previous comments form https://codereview.chromium.org/1232553003/
5 years, 4 months ago (2015-08-14 12:37:34 UTC) #1
pneubeck (no reviews)
@Benjamin, ptal this idl was previously discussed here: https://codereview.chromium.org/1232553003 . However, I want to upload ...
5 years, 4 months ago (2015-08-14 12:43:21 UTC) #3
not at google - send to devlin
lgtm https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl File chrome/common/extensions/api/certificate_provider.idl (right): https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl#newcode12 chrome/common/extensions/api/certificate_provider.idl:12: SHA512 it would be nice to have a ...
5 years, 4 months ago (2015-08-14 17:13:44 UTC) #4
pneubeck (no reviews)
@David, please take another look at the idl. I incorporated comments from the other CL. ...
5 years, 4 months ago (2015-08-17 12:13:49 UTC) #6
davidben
https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl File chrome/common/extensions/api/certificate_provider.idl (right): https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl#newcode17 chrome/common/extensions/api/certificate_provider.idl:17: // Currently, only certificates of RSA keys are supported. ...
5 years, 4 months ago (2015-08-17 15:38:03 UTC) #7
davidben
https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl File chrome/common/extensions/api/certificate_provider.idl (right): https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl#newcode8 chrome/common/extensions/api/certificate_provider.idl:8: enum Hash { Oh, noticed this from the other ...
5 years, 4 months ago (2015-08-17 15:42:52 UTC) #8
pneubeck2
https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl File chrome/common/extensions/api/certificate_provider.idl (right): https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl#newcode60 chrome/common/extensions/api/certificate_provider.idl:60: void(CertificateInfo[] certificates, DoneCallback callback); On 2015/08/17 15:38:03, David Benjamin ...
5 years, 4 months ago (2015-08-17 15:42:56 UTC) #10
pneubeck2
5 years, 4 months ago (2015-08-17 15:42:58 UTC) #11
davidben
https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl File chrome/common/extensions/api/certificate_provider.idl (right): https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl#newcode60 chrome/common/extensions/api/certificate_provider.idl:60: void(CertificateInfo[] certificates, DoneCallback callback); On 2015/08/17 15:42:56, pneubeck2 wrote: ...
5 years, 4 months ago (2015-08-17 16:46:11 UTC) #12
pneubeck (no reviews)
On 2015/08/17 16:46:11, David Benjamin wrote: > https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl > File chrome/common/extensions/api/certificate_provider.idl (right): > > https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl#newcode60 ...
5 years, 4 months ago (2015-08-17 16:53:45 UTC) #13
davidben
On 2015/08/17 16:53:45, pneubeck wrote: > On 2015/08/17 16:46:11, David Benjamin wrote: > > > ...
5 years, 4 months ago (2015-08-17 16:58:03 UTC) #14
not at google - send to devlin
Provider-style APIs need to be architected a bit differently. And yes chrome.runtime.lastError is an unfriendly ...
5 years, 4 months ago (2015-08-17 17:14:13 UTC) #15
pneubeck (no reviews)
https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl File chrome/common/extensions/api/certificate_provider.idl (right): https://codereview.chromium.org/1289963003/diff/1/chrome/common/extensions/api/certificate_provider.idl#newcode8 chrome/common/extensions/api/certificate_provider.idl:8: enum Hash { On 2015/08/17 15:42:52, David Benjamin wrote: ...
5 years, 4 months ago (2015-08-18 06:45:33 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1289963003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1289963003/20001
5 years, 4 months ago (2015-08-18 06:45:45 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-18 06:57:21 UTC) #21
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 06:57:57 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d9eaf1412fc24e83493eeb9444a5e51a58f3c91d
Cr-Commit-Position: refs/heads/master@{#343841}

Powered by Google App Engine
This is Rietveld 408576698