This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix WeakPtrFactory member in SSOAccessTokenFetcher
This forces WeakPtrs to be invalidated before other members' destructors run. See the bug or the documentation of WeakPtrFactory for more information. I'm in the process of trying to turn on a clang check for this (see the bug). BUG=303818 [email protected] Review URL: https://codereview.chromium.org/827093006 Cr-Commit-Position: refs/heads/master@{#311408}
- Loading branch information