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

Issue 341012: Use the password_manager encryptor to encrypt the sync credentials under (Closed)

Created:
11 years, 1 month ago by albertb
Modified:
9 years, 3 months ago
Reviewers:
Zachary Kuznia
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Use the password_manager encryptor to encrypt the sync credentials under Linux and OSX. BUG=none TEST=Enable bookmark sync, close and re-launch chrome, make sure there are no sync error message at the bottom of the NTP. Original patch by albertb@chromium.org Committed by davemoore@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30611

Patch Set 1 #

Patch Set 2 : Delete rather than modify user_settings_posix.cc' #

Total comments: 2

Patch Set 3 : Move linux/osx changes back to _posix.cc #

Total comments: 11

Patch Set 4 : Cleanup error handling #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -9 lines) Patch
M chrome/browser/sync/util/user_settings_posix.cc View 1 2 3 1 chunk +43 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
albertb
I moved 303029 to a checkout that can commit. Also, since I can only use ...
11 years, 1 month ago (2009-10-27 23:45:35 UTC) #1
Zachary Kuznia
http://codereview.chromium.org/341012/diff/2001/2002 File chrome/browser/sync/util/user_settings.cc (right): http://codereview.chromium.org/341012/diff/2001/2002#newcode372 Line 372: #endif // !defined(OS_WIN) Why did you move these ...
11 years, 1 month ago (2009-10-28 00:13:56 UTC) #2
albertb
http://codereview.chromium.org/341012/diff/2001/2002 File chrome/browser/sync/util/user_settings.cc (right): http://codereview.chromium.org/341012/diff/2001/2002#newcode372 Line 372: #endif // !defined(OS_WIN) On 2009/10/28 00:13:56, zork wrote: ...
11 years, 1 month ago (2009-10-28 01:01:42 UTC) #3
Zachary Kuznia
http://codereview.chromium.org/341012/diff/4002/4003 File chrome/browser/sync/util/user_settings.cc (right): http://codereview.chromium.org/341012/diff/4002/4003#newcode12 Line 12: #include <algorithm> Nothing else has changed in this ...
11 years, 1 month ago (2009-10-28 16:59:48 UTC) #4
albertb
http://codereview.chromium.org/341012/diff/4002/4004 File chrome/browser/sync/util/user_settings_posix.cc (right): http://codereview.chromium.org/341012/diff/4002/4004#newcode20 Line 20: &encrypted_service_token)) On 2009/10/28 16:59:48, zork wrote: > nit: ...
11 years, 1 month ago (2009-10-28 19:01:42 UTC) #5
Zachary Kuznia
11 years, 1 month ago (2009-10-28 19:57:12 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698