DescriptionHandle multiple signin_internal_uis by using a linked_ptr.
Fixes an issue where chrome://signin-internals page is opened multiple times, and the scoped_ptr was getting de-allocated by the first object. Moving to a linked_ptr for more robust reference counting.
BUG=416802
Committed: https://crrev.com/a5dc279bb8398b6edfef7740622c47a113261753
Cr-Commit-Position: refs/heads/master@{#296932}
Patch Set 1 #
Total comments: 6
Patch Set 2 : use naked pointers. Don't call ListAccounts when we're sure there are no UIs. #Patch Set 3 : Remove unneeded headers #
Messages
Total messages: 10 (2 generated)
|