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

Issue 197223007: [webcrypto] Remove support for null import algorithms. (Closed)

Created:
6 years, 9 months ago by eroman
Modified:
6 years, 9 months ago
Reviewers:
padolph, Ryan Sleevi
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

[webcrypto] Remove support for null import algorithms. This is being dropped from the spec: https://www.w3.org/Bugs/Public/show_bug.cgi?id=25036 BUG=245025 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258446

Patch Set 1 : #

Total comments: 4

Patch Set 2 : adress sleevi feedback (add comment) #

Patch Set 3 : rebase #

Patch Set 4 : Rebase onto CL 195983010 #

Patch Set 5 : rebase #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -229 lines) Patch
M content/child/webcrypto/jwk.cc View 1 2 3 4 5 4 chunks +13 lines, -36 lines 0 comments Download
M content/child/webcrypto/platform_crypto.h View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/webcrypto/platform_crypto_nss.cc View 1 2 3 4 5 5 chunks +9 lines, -24 lines 0 comments Download
M content/child/webcrypto/platform_crypto_openssl.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/webcrypto/shared_crypto.h View 1 2 3 4 3 chunks +12 lines, -14 lines 0 comments Download
M content/child/webcrypto/shared_crypto.cc View 1 2 3 4 5 11 chunks +17 lines, -30 lines 0 comments Download
M content/child/webcrypto/shared_crypto_unittest.cc View 1 2 3 4 5 7 chunks +21 lines, -81 lines 0 comments Download
M content/child/webcrypto/status.h View 1 2 3 4 5 2 chunks +0 lines, -12 lines 0 comments Download
M content/child/webcrypto/status.cc View 1 2 3 4 5 2 chunks +0 lines, -18 lines 0 comments Download
M content/child/webcrypto/webcrypto_impl.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/child/webcrypto/webcrypto_impl.cc View 1 2 3 4 5 1 chunk +8 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
eroman
6 years, 9 months ago (2014-03-13 03:35:37 UTC) #1
padolph
On 2014/03/13 03:35:37, eroman wrote: Please wait for https://codereview.chromium.org/184043021/ to land before committing this. Thank ...
6 years, 9 months ago (2014-03-14 18:25:41 UTC) #2
eroman
Will do! I also need to wait for a LGTM and blink side to land ...
6 years, 9 months ago (2014-03-14 18:40:14 UTC) #3
Ryan Sleevi
LGTM, mod nit. https://codereview.chromium.org/197223007/diff/40001/content/child/webcrypto/jwk.cc File content/child/webcrypto/jwk.cc (right): https://codereview.chromium.org/197223007/diff/40001/content/child/webcrypto/jwk.cc#newcode409 content/child/webcrypto/jwk.cc:409: // JWK "alg" --> algorithm parameter ...
6 years, 9 months ago (2014-03-14 21:31:49 UTC) #4
eroman
https://codereview.chromium.org/197223007/diff/40001/content/child/webcrypto/jwk.cc File content/child/webcrypto/jwk.cc (right): https://codereview.chromium.org/197223007/diff/40001/content/child/webcrypto/jwk.cc#newcode409 content/child/webcrypto/jwk.cc:409: // JWK "alg" --> algorithm parameter On 2014/03/14 21:31:50, ...
6 years, 9 months ago (2014-03-18 01:25:29 UTC) #5
eroman
The CQ bit was checked by eroman@chromium.org
6 years, 9 months ago (2014-03-19 23:20:32 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/197223007/120001
6 years, 9 months ago (2014-03-19 23:20:50 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-20 00:33:43 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
6 years, 9 months ago (2014-03-20 00:33:43 UTC) #9
eroman
The CQ bit was checked by eroman@chromium.org
6 years, 9 months ago (2014-03-20 00:35:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/197223007/120001
6 years, 9 months ago (2014-03-20 00:36:05 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-20 06:32:55 UTC) #12
commit-bot: I haz the power
Failed to apply patch for content/child/webcrypto/shared_crypto_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-20 06:32:56 UTC) #13
eroman
The CQ bit was checked by eroman@chromium.org
6 years, 9 months ago (2014-03-20 18:31:23 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/197223007/140001
6 years, 9 months ago (2014-03-20 18:31:46 UTC) #15
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 22:58:43 UTC) #16
Message was sent while issue was closed.
Change committed as 258446

Powered by Google App Engine
This is Rietveld 408576698