|
Implement the gaia captcha state and unlock capability in the sync setup wizard.
BUG= 19738
TEST=Get a Google Account into captcha state. Start syncing. You should
be presented with a captcha image and textbox to answer the challenge.
Doing so correctly shoud unlock your account and proceed with sync setup.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31829
Total comments: 23
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+253 lines, -80 lines) |
Patch |
 |
M |
chrome/app/resources/locale_settings.grd
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/sync_setup_wizard_gtk.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/engine/auth_watcher.h
|
View
|
1
2
3
4
5
|
2 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/engine/auth_watcher.cc
|
View
|
1
2
|
1 chunk |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/engine/syncapi.h
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/engine/syncapi.cc
|
View
|
1
2
|
5 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/sync_backend_host.h
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/sync_backend_host.cc
|
View
|
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/resources/gaia_login.html
|
View
|
2
3
4
5
6
7
|
11 chunks |
+148 lines, -29 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/sync_setup_flow.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/sync_setup_flow.cc
|
View
|
|
4 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/sync_setup_wizard.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/sync_setup_wizard_unittest.cc
|
View
|
5
6
|
6 chunks |
+35 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/test/live_sync/profile_sync_service_test_harness.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|