diff options
author | zea@chromium.org <zea@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-22 03:39:05 +0000 |
---|---|---|
committer | zea@chromium.org <zea@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-22 03:39:05 +0000 |
commit | 0643f9f4667ce54cd0bca848160857a7ff53a527 (patch) | |
tree | cdebb95767f9bd59a7acfd9f52e8fbcb6d8223b1 /ppapi/cpp/var.cc | |
parent | 8f0bbd677f6fc55a7a201a0c57d914e8819ec87b (diff) | |
download | chromium_src-0643f9f4667ce54cd0bca848160857a7ff53a527.zip chromium_src-0643f9f4667ce54cd0bca848160857a7ff53a527.tar.gz chromium_src-0643f9f4667ce54cd0bca848160857a7ff53a527.tar.bz2 |
[Sync] Ensure we don't unencrypt data if it was previously encrypted.
This can only happen if the nigori node is somehow corrupted or erased. But,
in that case, we need to ensure we never wind up unencrypting encrypted data.
If we do, bookmarks can wind up losing their title (since the NON_UNIQUE_NAME
doesn't get updated when you write unencrypted data), resulting in duplicate
bookmarks.
BUG=114912
TEST=sync_unit_tests
Review URL: http://codereview.chromium.org/9432012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122959 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/cpp/var.cc')
0 files changed, 0 insertions, 0 deletions