DescriptionAndroid Chromoting: Don't fetch auth token if there's a fetch pending.
Currently, the host list is fetched from the main activity's onStart()
handler. If onStart() is triggered again during the process of
authentication, this could cause an infinite loop of pending requests.
Committed: https://crrev.com/f1318ecbfff840702b08eab40d744dc55670610d
Cr-Commit-Position: refs/heads/master@{#297088}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 9 (2 generated)
|