commit | f4e3500db8446dc0e76690d33df1d97e5eaac5e2 | [log] [tgz] |
---|---|---|
author | Julie Jeongeun Kim <jkim@igalia.com> | Fri Jul 12 12:38:11 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 12 12:38:11 2019 |
tree | e86cd4ef42ebe29ff3f8c649aaf69f7fab06bb20 | |
parent | 25da23197ec01a610ca53f52adc4d5a8bf3a81ae [diff] |
Move StartRequest*() and Invalidate*() from O2TS to PO2TS This CL is a part of moving access token management to OAuth2AccessTokenManager. It is specifically a step toward folding O2TS into PO2TS now that O2TS is only one subclass of PO2TS. It moves StartRequest*(), InvalidateAccessToken(), and InvalidateTokenForMultilogin() from O2TS to PO2TS as there is no instance which refers to O2TS and all instances referred to O2TS take PO2TS with a precursor CL [1]. [1] https://crrev.com/c/1699262 Bug: 967598 Change-Id: I05be40a70f2304f72cc0aca53177800f1e4074e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695741 Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Reviewed-by: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#676849}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .