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

Issue 228593002: Password bubble: Keep the bubble in sync with the password store. (Closed)

Created:
6 years, 8 months ago by Mike West
Modified:
6 years, 8 months ago
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Password bubble: Keep the bubble in sync with the password store. When passwords for the current site are added, updated, or removed from the password store, we should add, update, or remove them from the bubble in order to keep things up to date. This patch deals with the common case of removing passwords from the settings page while the password bubble is instantiated on a separate tab. A future patch will deal with adding or removing the site from the blacklist. BUG=330154 R=vabr@chromium.org,markusheintz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263011

Patch Set 1 #

Total comments: 4

Patch Set 2 : Missed one. #

Patch Set 3 : vabr's feedback. #

Total comments: 1

Patch Set 4 : nit. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -87 lines) Patch
M chrome/browser/ui/passwords/manage_passwords_bubble_model.h View 1 4 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.cc View 1 2 3 3 chunks +6 lines, -26 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h View 1 2 3 4 6 chunks +14 lines, -18 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc View 1 2 3 4 6 chunks +47 lines, -9 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_password_item_view.cc View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc View 1 2 3 3 chunks +4 lines, -21 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Mike West
Markus, Vaclav, would you mind taking a look at this patch when you have a ...
6 years, 8 months ago (2014-04-08 12:45:17 UTC) #1
vabr (Chromium)
Code LGTM, with comments. I'm not 100% certain I understand why the whole thing still ...
6 years, 8 months ago (2014-04-08 13:08:34 UTC) #2
Mike West
Thanks! https://codereview.chromium.org/228593002/diff/1/chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc File chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc (right): https://codereview.chromium.org/228593002/diff/1/chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc#newcode25 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc:25: origin_(GURL()) { On 2014/04/08 13:08:34, vabr (Chromium) wrote: ...
6 years, 8 months ago (2014-04-09 07:06:51 UTC) #3
vabr (Chromium)
Patch set 3 LGTM. Thanks!
6 years, 8 months ago (2014-04-09 07:17:31 UTC) #4
Mike West
Ping!
6 years, 8 months ago (2014-04-09 18:36:51 UTC) #5
markusheintz_
On 2014/04/09 18:36:51, Mike West wrote: > Ping! LGTM
6 years, 8 months ago (2014-04-10 13:22:04 UTC) #6
markusheintz_
https://codereview.chromium.org/228593002/diff/40001/chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc File chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc (right): https://codereview.chromium.org/228593002/diff/40001/chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc#newcode135 chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc:135: nit: remove
6 years, 8 months ago (2014-04-10 13:22:12 UTC) #7
Mike West
The CQ bit was checked by mkwst@chromium.org
6 years, 8 months ago (2014-04-10 13:27:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/228593002/50001
6 years, 8 months ago (2014-04-10 13:27:53 UTC) #9
Mike West
The CQ bit was checked by mkwst@chromium.org
6 years, 8 months ago (2014-04-10 13:46:55 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on mac_chromium_rel
6 years, 8 months ago (2014-04-10 14:35:20 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/228593002/60001
6 years, 8 months ago (2014-04-10 14:35:23 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-04-10 16:42:31 UTC) #13
Message was sent while issue was closed.
Change committed as 263011

Powered by Google App Engine
This is Rietveld 408576698