Chromium Code Reviews
DescriptionRemove delegates from ArcAuthCodeFetcher and ArcAuthContext.
This CL replaces many "delegate" implementation by
callbacks.
Also, now ArcAuthContext's preparation is only for ArcAuthCodeFetcher,
so it is done in the class.
BUG=657687
BUG=b/31079732
TEST=Ran on test device. Ran bots.
Committed: https://crrev.com/e4d65b979e7ccd7834db7d5c3037b1df9091f1d1
Cr-Commit-Position: refs/heads/master@{#432859}
Patch Set 1 #
Total comments: 11
Patch Set 2 : Address comments. #
Total comments: 2
Patch Set 3 : fix calback #Patch Set 4 : shuffle method order #Patch Set 5 : rebase #Messages
Total messages: 13 (4 generated)
|