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

Issue 1001853003: chrome.platformKeys: Require a algorithm name to getKeyPair(). (Closed)

Created:
5 years, 9 months ago by pneubeck (no reviews)
Modified:
5 years, 9 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_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: Require a algorithm name to getKeyPair(). This makes the algorithm name a mandatory argument of getKeyPair(). In a later CL, this name will be compared with the key restrictions that the certificate puts onto the key usage. BUG=466584 Committed: https://crrev.com/c44add2d43f452684d512e5fb298518f75137bfd Cr-Commit-Position: refs/heads/master@{#321956}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -32 lines) Patch
M chrome/renderer/resources/extensions/platform_keys/get_public_key.js View 1 1 chunk +35 lines, -23 lines 0 comments Download
M chrome/test/data/extensions/api_test/platform_keys/basic.js View 1 6 chunks +29 lines, -9 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
pneubeck (no reviews)
ptal
5 years, 9 months ago (2015-03-12 13:47:37 UTC) #2
pneubeck (no reviews)
changing reviewer. ptal.
5 years, 9 months ago (2015-03-16 17:43:54 UTC) #4
Andrew T Wilson (Slow)
Sorry about the delay. LGTM as-is, but consider addressing my concerns either here or in ...
5 years, 9 months ago (2015-03-19 07:31:50 UTC) #5
pneubeck (no reviews)
https://codereview.chromium.org/1001853003/diff/1/chrome/renderer/resources/extensions/platform_keys/get_public_key.js File chrome/renderer/resources/extensions/platform_keys/get_public_key.js (right): https://codereview.chromium.org/1001853003/diff/1/chrome/renderer/resources/extensions/platform_keys/get_public_key.js#newcode12 chrome/renderer/resources/extensions/platform_keys/get_public_key.js:12: throw new Error('Algorithm: name: Missing or not a string'); ...
5 years, 9 months ago (2015-03-23 13:21:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1001853003/80001
5 years, 9 months ago (2015-03-24 08:23:08 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:80001)
5 years, 9 months ago (2015-03-24 08:52:20 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-24 08:53:57 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c44add2d43f452684d512e5fb298518f75137bfd
Cr-Commit-Position: refs/heads/master@{#321956}

Powered by Google App Engine
This is Rietveld 408576698