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

Issue 119413002: [webcrypto] Add key generation for AES-GCM and AES-KW for NSS. (Closed)

Created:
7 years ago by padolph
Modified:
7 years ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[webcrypto] Add key generation for AES-GCM and AES-KW for NSS. BUG=245025 TEST=content_unittests --gtest_filter="WebCryptoImpl*" Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242255

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixes for eroman #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -49 lines) Patch
M content/renderer/webcrypto/webcrypto_impl_nss.cc View 1 2 2 chunks +7 lines, -1 line 0 comments Download
M content/renderer/webcrypto/webcrypto_impl_unittest.cc View 1 2 2 chunks +60 lines, -19 lines 0 comments Download
M content/renderer/webcrypto/webcrypto_util.h View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
M content/renderer/webcrypto/webcrypto_util.cc View 1 2 2 chunks +0 lines, -19 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
padolph
7 years ago (2013-12-19 19:40:11 UTC) #1
eroman
lgtm https://codereview.chromium.org/119413002/diff/1/content/renderer/webcrypto/webcrypto_util.cc File content/renderer/webcrypto/webcrypto_util.cc (right): https://codereview.chromium.org/119413002/diff/1/content/renderer/webcrypto/webcrypto_util.cc#newcode175 content/renderer/webcrypto/webcrypto_util.cc:175: blink::WebCryptoAlgorithm CreateAesKwKeyGenAlgorithm( I don't think this should go ...
7 years ago (2013-12-20 01:28:16 UTC) #2
padolph
https://codereview.chromium.org/119413002/diff/1/content/renderer/webcrypto/webcrypto_util.cc File content/renderer/webcrypto/webcrypto_util.cc (right): https://codereview.chromium.org/119413002/diff/1/content/renderer/webcrypto/webcrypto_util.cc#newcode175 content/renderer/webcrypto/webcrypto_util.cc:175: blink::WebCryptoAlgorithm CreateAesKwKeyGenAlgorithm( On 2013/12/20 01:28:16, eroman wrote: > I ...
7 years ago (2013-12-20 02:03:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/padolph@netflix.com/119413002/20001
7 years ago (2013-12-20 02:05:42 UTC) #4
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=108440
7 years ago (2013-12-20 10:24:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/padolph@netflix.com/119413002/20001
7 years ago (2013-12-20 18:15:51 UTC) #6
commit-bot: I haz the power
Failed to apply patch for content/renderer/webcrypto/webcrypto_util.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years ago (2013-12-20 20:01:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/padolph@netflix.com/119413002/70001
7 years ago (2013-12-20 20:46:22 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=239209
7 years ago (2013-12-20 22:56:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/padolph@netflix.com/119413002/70001
7 years ago (2013-12-21 01:49:15 UTC) #10
commit-bot: I haz the power
7 years ago (2013-12-21 04:30:18 UTC) #11
Message was sent while issue was closed.
Change committed as 242255

Powered by Google App Engine
This is Rietveld 408576698