diff options
author | acleung@chromium.org <acleung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-04 03:33:21 +0000 |
---|---|---|
committer | acleung@chromium.org <acleung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-04 03:33:21 +0000 |
commit | deb2998aa46dbd49fe6951c0d1fc84fb717ab61c (patch) | |
tree | 569f8121a6fdcb4ec0b53c1cb61e5b238f6cbea5 /ppapi/native_client | |
parent | feefcc4f87496c96c8c8de98d9186f1c7ad88d05 (diff) | |
download | chromium_src-deb2998aa46dbd49fe6951c0d1fc84fb717ab61c.zip chromium_src-deb2998aa46dbd49fe6951c0d1fc84fb717ab61c.tar.gz chromium_src-deb2998aa46dbd49fe6951c0d1fc84fb717ab61c.tar.bz2 |
Fix issues with token refresh in AccountReconcilor
The CL was change a bit as suggested by the reviewers.
This CL now introduces a worklist model in GoogleAutoLoginHelper. Instead of firing all the refresh token events in a row, it queues up all the login requests and insert GAIA cookies one-by-one. This would let accounts to be appended instead of overwriting one another.
This also introduces GoogleAutoLoginHelperTest for some unit testing.
BUG=305249
Review URL: https://codereview.chromium.org/63253003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238547 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/native_client')
0 files changed, 0 insertions, 0 deletions