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

Issue 8303004: [Sync] Only step to done in wizard if encryption is complete. (Closed)

Created:
9 years, 2 months ago by Nicolas Zea
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), tim (not reviewing), idana
Visibility:
Public.

Description

[Sync] Only step to done in wizard if encryption is complete. This caused attempts to encrypt everything on first time sync to fail due to stepping to done triggering the window to close which gets handled as if the user cancelled setup (clearing encryption_pending_). BUG=90063 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105635

Patch Set 1 #

Patch Set 2 : Add case to sync setup flow #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M chrome/browser/sync/profile_sync_service.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/sync/sync_setup_flow.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Nicolas Zea
PTAL
9 years, 2 months ago (2011-10-15 00:42:40 UTC) #1
Nicolas Zea
Alright, added a check in the sync setup flow, and verified all the cases where ...
9 years, 2 months ago (2011-10-15 01:12:22 UTC) #2
Andrew T Wilson (Slow)
9 years, 2 months ago (2011-10-15 01:56:09 UTC) #3
On 2011/10/15 01:12:22, nzea wrote:
> Alright, added a check in the sync setup flow, and verified all the cases
where
> we can step to done are covered.

LGTM

Powered by Google App Engine
This is Rietveld 408576698