Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Issue 276683003: Password bubble: Deal correctly with blacklist state changes. (Closed)

Created:
6 years, 7 months ago by Mike West
Modified:
6 years, 7 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, mkwst+watchlist_chromium.org
Visibility:
Public.

Description

Password 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. BUG=261628 R=vabr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269244

Patch Set 1 #

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M chrome/browser/ui/passwords/manage_passwords_ui_controller.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller_unittest.cc View 2 chunks +44 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Mike West
Mind taking a look at this change, Vaclav? Thanks! -mike
6 years, 7 months ago (2014-05-08 12:47:30 UTC) #1
vabr (Chromium)
LGTM, code makes sense, and test explain what happens. The ideal state! I'm tempted to ...
6 years, 7 months ago (2014-05-08 14:41:59 UTC) #2
Mike West
The CQ bit was checked by mkwst@chromium.org
6 years, 7 months ago (2014-05-08 14:50:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/276683003/20001
6 years, 7 months ago (2014-05-08 14:54:23 UTC) #4
Mike West
6 years, 7 months ago (2014-05-09 12:34:28 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r269244 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698