Chromium Code Reviews
DescriptionSupport for CrOS and OAuth2AccessTokenConsumer services for the about:signin-internals diagnostic page.
This CL contains the following changes ->
1. Added support for ChromeOS based signin. AboutSigninInternals
registers itself as an Observer with OnlineAttempt (in ChromeOS
builds only), and receives signin information from it.
2. Shows if login used 2-factor authentication.
3. Token information for OAuth2AccessTokenConsumers has been added.
Note that these are not needed once these services are migrated to
use OAuth2TokenService instead.
4. Information from sync_global_error updates chromiumsync service
status.
BUG=114613
Patch Set 1 : #Patch Set 2 : oauth_access_token_ is now correctly set #
Total comments: 5
Patch Set 3 : Minor fixes #Patch Set 4 : Incorporated feedback #Patch Set 5 : OnlineAttempt (CrOS) correctly imports UserManager #
Total comments: 2
Patch Set 6 : Minor fixes #Messages
Total messages: 22 (0 generated)
|