[Dice] TiclInvalidationService should start when the user signs in.
If the token service has already a refresh token for the authenticated account before this account is signed in to Chrome, then |OnRefreshTokenAvailable| notification will not be called after |OnActiveAccountLogin|. This CL changes the TiclInvalidationService to handle the case when the refresh token is already present when |OnActiveAccountLogin| is fired. See bug for the link to the design document. Bug: 733226 Change-Id: I205e522ebe75c059b9125e113f451cf328a2f564 Reviewed-on: https://chromium-review.googlesource.com/559537Reviewed-by:Pavel Yatsuk <pavely@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#487594}
Showing
Please register or sign in to comment