DescriptionPassword bubble: Deal correctly with blacklist state changes.
If a user blacklists or unblacklists a site in a separate tab, we need
to correctly update every other tab's state (consider the unlikely case
of logging into the same site 8 times at the same time in separate tabs,
or the slightly less unlikely case of changing status in
chrome://settings/passwords while a login page is visible). This CL updates
the observer logic to account for blacklist entries being added and removed
from the PasswordStore, and updates the UI accordingly.
---------------------------------------------------------------------------
This is a reland of r269244, which was reverted due to LSAN breakage.
Original review at https://codereview.chromium.org/276683003/
---------------------------------------------------------------------------
BUG=261628
TBR=vabr@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269583
Patch Set 1 #Patch Set 2 : Rebase. #
Messages
Total messages: 8 (0 generated)
|