DescriptionMake sure OneClickSigninSyncStarter detects Browser object being closed
Before this fix, OneClickSigninSyncStarter didn't detect when the Browser object it points to was closed. It could then cause a crash by making calls on the destroyed Browser object. OneClickSigninSyncStarter now observes the browser list to detect when the Browser it points to is closed.
BUG=235439
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204021
Patch Set 1 #
Total comments: 3
Patch Set 2 : Added missing OVERRIDE macro #
Total comments: 1
Patch Set 3 : Patch before commit #Patch Set 4 : Patch before 2nd commit #
Total comments: 3
Messages
Total messages: 11 (0 generated)
|