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

Issue 2278333002: Supplimentary identifier for passwords specific (Closed)

Created:
4 years, 3 months ago by melandory
Modified:
4 years, 3 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, sync-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Supplimentary identifier for passwords specific. Adds new message field to the Password Scpecific proto and implements clearing of the data in case custom passphrase is turned on. The population of the metadata is not implemented in this CL. BUG=638963 Committed: https://crrev.com/71d9b4ade725d81ff9a8a85e68aeeab9bfb79f4a Cr-Commit-Position: refs/heads/master@{#415699}

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 2

Patch Set 3 : adressed cmments #

Total comments: 4

Patch Set 4 : adressed comments #

Patch Set 5 : Supplimentary identifier for passwords specific. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -11 lines) Patch
M components/sync/core_impl/sync_manager_impl_unittest.cc View 1 2 3 4 5 chunks +36 lines, -11 lines 0 comments Download
M components/sync/protocol/password_specifics.proto View 2 chunks +9 lines, -0 lines 0 comments Download
M components/sync/protocol/proto_value_conversions.cc View 1 2 3 4 2 chunks +8 lines, -0 lines 0 comments Download
M components/sync/syncable/nigori_util.cc View 1 2 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (12 generated)
melandory
PTAL. This CL is part of CLs chain described in last mail here: https://codereview.chromium.org/2260953002
4 years, 3 months ago (2016-08-26 16:01:28 UTC) #2
Nicolas Zea
https://codereview.chromium.org/2278333002/diff/20001/components/sync/core/write_node.cc File components/sync/core/write_node.cc (right): https://codereview.chromium.org/2278333002/diff/20001/components/sync/core/write_node.cc#newcode170 components/sync/core/write_node.cc:170: if (!UpdateEntryWithEncryption(GetTransaction()->GetWrappedTrans(), Given you have access to the transaction ...
4 years, 3 months ago (2016-08-26 18:28:30 UTC) #3
melandory
https://codereview.chromium.org/2278333002/diff/20001/components/sync/core/write_node.cc File components/sync/core/write_node.cc (right): https://codereview.chromium.org/2278333002/diff/20001/components/sync/core/write_node.cc#newcode170 components/sync/core/write_node.cc:170: if (!UpdateEntryWithEncryption(GetTransaction()->GetWrappedTrans(), On 2016/08/26 18:28:30, Nicolas Zea wrote: > ...
4 years, 3 months ago (2016-08-26 23:16:59 UTC) #9
Nicolas Zea
Looks like the changes to writenode aren't here? Did you mean to include them?
4 years, 3 months ago (2016-08-26 23:29:12 UTC) #10
melandory
On 2016/08/26 23:29:12, Nicolas Zea wrote: > Looks like the changes to writenode aren't here? ...
4 years, 3 months ago (2016-08-26 23:33:05 UTC) #11
Nicolas Zea
On 2016/08/26 23:33:05, melandory wrote: > On 2016/08/26 23:29:12, Nicolas Zea wrote: > > Looks ...
4 years, 3 months ago (2016-08-26 23:46:56 UTC) #12
Nicolas Zea
https://codereview.chromium.org/2278333002/diff/100001/components/sync/core_impl/sync_manager_impl_unittest.cc File components/sync/core_impl/sync_manager_impl_unittest.cc (right): https://codereview.chromium.org/2278333002/diff/100001/components/sync/core_impl/sync_manager_impl_unittest.cc#newcode547 components/sync/core_impl/sync_manager_impl_unittest.cc:547: TEST_F(SyncApiTest, WriteDoesntChangeUnencryptedPasswordMetadata) { What's the purpose of this test? ...
4 years, 3 months ago (2016-08-26 23:47:01 UTC) #13
melandory
https://codereview.chromium.org/2278333002/diff/100001/components/sync/core_impl/sync_manager_impl_unittest.cc File components/sync/core_impl/sync_manager_impl_unittest.cc (right): https://codereview.chromium.org/2278333002/diff/100001/components/sync/core_impl/sync_manager_impl_unittest.cc#newcode547 components/sync/core_impl/sync_manager_impl_unittest.cc:547: TEST_F(SyncApiTest, WriteDoesntChangeUnencryptedPasswordMetadata) { On 2016/08/26 23:47:01, Nicolas Zea wrote: ...
4 years, 3 months ago (2016-08-26 23:59:47 UTC) #14
Nicolas Zea
lgtm
4 years, 3 months ago (2016-08-27 00:05:30 UTC) #15
Nicolas Zea
Before you commit, could you update the commit message to explain that this adds clearing ...
4 years, 3 months ago (2016-08-27 00:05:54 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/2278333002/140001
4 years, 3 months ago (2016-08-31 17:08:35 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:140001)
4 years, 3 months ago (2016-08-31 18:48:36 UTC) #23
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 18:50:23 UTC) #25
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/71d9b4ade725d81ff9a8a85e68aeeab9bfb79f4a
Cr-Commit-Position: refs/heads/master@{#415699}

Powered by Google App Engine
This is Rietveld 408576698