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

Issue 787123003: Refactor: Extract some duplicated code for verifying usages during import of asymmetric key. (Closed)

Created:
6 years ago by eroman
Modified:
6 years ago
Reviewers:
davidben
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Refactor: Extract some duplicated code for verifying usages during import of asymmetric key. Committed: https://crrev.com/df493e2c9a0e4d153dcd9f712ae72b876857b270 Cr-Commit-Position: refs/heads/master@{#307581}

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -52 lines) Patch
M content/child/webcrypto/nss/rsa_key_nss.cc View 1 chunk +2 lines, -17 lines 0 comments Download
M content/child/webcrypto/openssl/ec_key_openssl.cc View 1 chunk +2 lines, -18 lines 0 comments Download
M content/child/webcrypto/openssl/rsa_key_openssl.cc View 1 chunk +2 lines, -17 lines 0 comments Download
M content/child/webcrypto/webcrypto_util.h View 1 chunk +7 lines, -0 lines 0 comments Download
M content/child/webcrypto/webcrypto_util.cc View 1 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
eroman
6 years ago (2014-12-09 20:27:08 UTC) #2
davidben
https://codereview.chromium.org/787123003/diff/1/content/child/webcrypto/webcrypto_util.cc File content/child/webcrypto/webcrypto_util.cc (right): https://codereview.chromium.org/787123003/diff/1/content/child/webcrypto/webcrypto_util.cc#newcode281 content/child/webcrypto/webcrypto_util.cc:281: return status; I think this got inverted from the ...
6 years ago (2014-12-09 20:36:40 UTC) #3
eroman
https://codereview.chromium.org/787123003/diff/1/content/child/webcrypto/webcrypto_util.cc File content/child/webcrypto/webcrypto_util.cc (right): https://codereview.chromium.org/787123003/diff/1/content/child/webcrypto/webcrypto_util.cc#newcode281 content/child/webcrypto/webcrypto_util.cc:281: return status; On 2014/12/09 20:36:39, David Benjamin wrote: > ...
6 years ago (2014-12-09 20:41:54 UTC) #4
eroman
https://codereview.chromium.org/787123003/diff/1/content/child/webcrypto/webcrypto_util.cc File content/child/webcrypto/webcrypto_util.cc (right): https://codereview.chromium.org/787123003/diff/1/content/child/webcrypto/webcrypto_util.cc#newcode281 content/child/webcrypto/webcrypto_util.cc:281: return status; On 2014/12/09 20:41:54, eroman wrote: > On ...
6 years ago (2014-12-09 20:46:40 UTC) #5
davidben
lgtm
6 years ago (2014-12-09 21:34:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/787123003/20001
6 years ago (2014-12-09 22:18:44 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-09 23:21:42 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-09 23:22:36 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/df493e2c9a0e4d153dcd9f712ae72b876857b270
Cr-Commit-Position: refs/heads/master@{#307581}

Powered by Google App Engine
This is Rietveld 408576698