[signin] Delay token revocation until network is available
Token revocation is only best effort and has no guarantee to go through. However existing code was just giving up if the network was down. This CL improves the behavior, by waiting until the network is available before sending the revocation request. Bug: 824791 Change-Id: I1bed2b1d28e5e827a07be0797fe6a56a38778a29 Reviewed-on: https://chromium-review.googlesource.com/1004616 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#550576}
Showing
Please register or sign in to comment