DescriptionFix chrome.identity.onSignInChanged regression for sign-outs
This change fixes a regression from r270325, allowing sign-out events
to fire when the --enable-new-profile-management flag is absent, which
is the default.
The previous change added a check to filter out events related to
non-primary accounts, but the primary account ID is not available
during sign-out. Removing the filter fixes the regression.
BUG=376421
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278762
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|