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

Issue 2934893003: Deleted redundant SymmetricKey::GetRawKey(). (Closed)

Created:
3 years, 6 months ago by cmumford
Modified:
3 years, 6 months ago
CC:
chromium-reviews, alemate+watch_chromium.org, halliwell+watch_chromium.org, lcwu+watch_chromium.org, achuith+watch_chromium.org, feature-media-reviews_chromium.org, pam+watch_chromium.org, sync-reviews_chromium.org, oshima+watch_chromium.org, alokp+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Deleted redundant SymmetricKey::GetRawKey(). This was functionally equivalent to SymmetricKey::key(), and also returned a always true status code. Switching to key() allowed for the simplification of downstream functions. R=alemate@chromium.org, alokp@chromium.org, davidben@chromium.org, rogerta@chromium.org, stanisc@chromium.org Review-Url: https://codereview.chromium.org/2934893003 . Cr-Commit-Position: refs/heads/master@{#480868} Committed: https://chromium.googlesource.com/chromium/src/+/7bdfcab4d07e8a0645078f638ce6adce46160d35

Patch Set 1 #

Patch Set 2 : Rebased to fix conflict with ToT. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -100 lines) Patch
M chrome/browser/chromeos/login/easy_unlock/easy_unlock_create_keys_operation.cc View 1 chunk +2 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/login/supervised/supervised_user_authentication.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/signin/local_auth.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chromecast/media/base/decrypt_context_impl_clearkey.cc View 1 1 chunk +1 line, -5 lines 0 comments Download
M chromeos/login/auth/key.cc View 1 chunk +1 line, -3 lines 0 comments Download
M components/sync/base/cryptographer.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M components/sync/base/nigori.h View 1 chunk +1 line, -1 line 0 comments Download
M components/sync/base/nigori.cc View 1 6 chunks +10 lines, -26 lines 0 comments Download
M components/sync/base/nigori_unittest.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M crypto/hmac.cc View 1 chunk +1 line, -6 lines 0 comments Download
M crypto/symmetric_key.h View 1 chunk +3 lines, -7 lines 0 comments Download
M crypto/symmetric_key.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M crypto/symmetric_key_unittest.cc View 3 chunks +9 lines, -24 lines 0 comments Download

Messages

Total messages: 27 (16 generated)
cmumford
davidben@ for //crypto icwu@ for //chromecast changes alemate@ for chromeos changes rogerta@ for signin changes ...
3 years, 6 months ago (2017-06-13 19:45:38 UTC) #8
davidben
lgtm! I suspect this is a remnant from NSS. The raw key probably wasn't as ...
3 years, 6 months ago (2017-06-13 20:00:00 UTC) #11
stanisc
components/sync lgtm
3 years, 6 months ago (2017-06-13 20:23:10 UTC) #12
alokp
lgtm
3 years, 6 months ago (2017-06-13 20:25:01 UTC) #14
Roger Tawa OOO till Jul 10th
local_auth.cc lgtm
3 years, 6 months ago (2017-06-13 21:03:55 UTC) #15
Alexander Alekseev
lgtm
3 years, 6 months ago (2017-06-16 19:53:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2934893003/20001
3 years, 6 months ago (2017-06-16 20:22:23 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/481272)
3 years, 6 months ago (2017-06-16 21:35:00 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2934893003/20001
3 years, 6 months ago (2017-06-19 15:01:01 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/240490)
3 years, 6 months ago (2017-06-19 16:19:18 UTC) #25
cmumford
3 years, 6 months ago (2017-06-20 17:15:58 UTC) #27
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
7bdfcab4d07e8a0645078f638ce6adce46160d35 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698