When the user enters new credentials to sync we clear the data from db as well...
When the user enters new credentials to sync we clear the data from db as well as in memory. However if at this state the user restarts the browser sync will not initialize the next time thinking that user has not setup sync. This fix prevents the data from being cleared from db. So on restart we can still initialize sync and display auth error. BUG=103861 TEST=manual by running the repro, sync_integration_tests.exe and unit_tests.exe Review URL: http://codereview.chromium.org/8515030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109744 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment