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

Issue 6309002: Further tweaks to the passphrase UI to deal with passphrase entry.... (Closed)

Created:
9 years, 11 months ago by John Gregg
Modified:
9 years ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), tim (not reviewing), idana, tmccoy
Visibility:
Public.

Description

Further tweaks to the passphrase UI to deal with passphrase entry. BUG=62103 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71381

Patch Set 1 #

Patch Set 2 : LOG(INFO)s removed #

Total comments: 1

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -56 lines) Patch
M chrome/app/generated_resources.grd View 1 2 4 chunks +14 lines, -5 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.h View 4 chunks +24 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 6 chunks +17 lines, -4 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_password_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/resources/configure.html View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/resources/passphrase.html View 1 2 3 4 5 chunks +33 lines, -12 lines 0 comments Download
M chrome/browser/sync/sync_setup_flow.h View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/sync/sync_setup_flow.cc View 1 2 3 4 5 4 chunks +12 lines, -16 lines 0 comments Download
M chrome/browser/sync/sync_setup_wizard.cc View 1 chunk +7 lines, -3 lines 0 comments Download
M chrome/test/live_sync/two_client_live_passwords_sync_test.cc View 1 2 3 5 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
John Gregg
9 years, 11 months ago (2011-01-13 21:11:19 UTC) #1
tim (not reviewing)
9 years, 11 months ago (2011-01-13 21:31:58 UTC) #2
LGTM with nit

http://codereview.chromium.org/6309002/diff/8001/chrome/browser/sync/sync_set...
File chrome/browser/sync/sync_setup_flow.h (right):

http://codereview.chromium.org/6309002/diff/8001/chrome/browser/sync/sync_set...
chrome/browser/sync/sync_setup_flow.h:112: void OnFirstPassphraseEntry(const
std::string& option,
Could you add a comment here to distinguish these two entry methods?  Does
'first' correspond to a specific piece of UI or just physically the first time?

Powered by Google App Engine
This is Rietveld 408576698