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

Issue 50173002: [webcrypto] Refactor to allow for unspecified "algorithm" to importKey(). (Closed)

Created:
7 years, 1 month ago by eroman
Modified:
7 years, 1 month ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, Ryan Sleevi
Visibility:
Public.

Description

[webcrypto] Refactor to allow for unspecified "algorithm" to importKey(). BUG=245025 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232003

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Address sleevi comments and make NullKey() work in debug mode #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -91 lines) Patch
M content/renderer/webcrypto/webcrypto_impl.h View 1 2 4 chunks +9 lines, -8 lines 0 comments Download
M content/renderer/webcrypto/webcrypto_impl.cc View 1 2 7 chunks +32 lines, -20 lines 0 comments Download
M content/renderer/webcrypto/webcrypto_impl_nss.cc View 4 chunks +19 lines, -12 lines 0 comments Download
M content/renderer/webcrypto/webcrypto_impl_openssl.cc View 5 chunks +19 lines, -10 lines 0 comments Download
M content/renderer/webcrypto/webcrypto_impl_unittest.cc View 1 2 5 chunks +44 lines, -41 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
eroman
Rather than add yet another out-parameter to ImportKeyInternal (for the algorithm), I replaced them with ...
7 years, 1 month ago (2013-10-29 01:57:54 UTC) #1
padolph
lgtm
7 years, 1 month ago (2013-10-29 23:12:33 UTC) #2
padolph
lgtm
7 years, 1 month ago (2013-10-29 23:13:43 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 1 month ago (2013-10-30 20:41:48 UTC) #4
Ryan Sleevi
lgtm https://codereview.chromium.org/50173002/diff/70001/content/renderer/webcrypto/webcrypto_impl.cc File content/renderer/webcrypto/webcrypto_impl.cc (right): https://codereview.chromium.org/50173002/diff/70001/content/renderer/webcrypto/webcrypto_impl.cc#newcode104 content/renderer/webcrypto/webcrypto_impl.cc:104: result.completeWithError(); Should you follow the normal error form ...
7 years, 1 month ago (2013-10-30 20:55:52 UTC) #5
eroman
https://codereview.chromium.org/50173002/diff/70001/content/renderer/webcrypto/webcrypto_impl.cc File content/renderer/webcrypto/webcrypto_impl.cc (right): https://codereview.chromium.org/50173002/diff/70001/content/renderer/webcrypto/webcrypto_impl.cc#newcode104 content/renderer/webcrypto/webcrypto_impl.cc:104: result.completeWithError(); On 2013/10/30 20:55:53, Ryan Sleevi wrote: > Should ...
7 years, 1 month ago (2013-10-30 21:26:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/50173002/210001
7 years, 1 month ago (2013-10-30 22:11:11 UTC) #7
commit-bot: I haz the power
7 years, 1 month ago (2013-10-31 04:33:36 UTC) #8
Message was sent while issue was closed.
Change committed as 232003

Powered by Google App Engine
This is Rietveld 408576698