Chromium Code Reviews
DescriptionSeparate access token caching logic from signaling connector.
Right now signaling connector is the only user of OAuth tokens, but if/when we add more authenticated calls, this will allow them to share the cached access token (so that consecutive authenticated calls from different objects don't need to make separate refreshtoken calls).
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250351
Patch Set 1 #
Total comments: 20
Patch Set 2 : Reviewer comments #
Total comments: 1
Patch Set 3 : Use ? expression rather than if #Patch Set 4 : Change C++11 swap() to plain old copy-and-clear. #
Messages
Total messages: 12 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||