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

Issue 2025003002: Refactor ManagePasswordsBubbleModel. (Closed)

Created:
4 years, 6 months ago by vasilii
Modified:
4 years, 6 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor ManagePasswordsBubbleModel. Create a subclass responsible for updating the statistics. Using InteractionKeeper it's possible to do it not only on bubble destruction but when the bubble updates its content. BUG=615825 Committed: https://crrev.com/1a3db4d18d2d8c243da9a7e4b8c30c709dbbf352 Cr-Commit-Position: refs/heads/master@{#397111}

Patch Set 1 #

Total comments: 6

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -115 lines) Patch
M chrome/browser/ui/passwords/manage_passwords_bubble_model.h View 3 chunks +4 lines, -19 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.cc View 1 10 chunks +154 lines, -77 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model_unittest.cc View 6 chunks +2 lines, -14 lines 0 comments Download
M components/password_manager/core/browser/password_manager_metrics_util.h View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
vasilii
Hi Vaclav, please review.
4 years, 6 months ago (2016-05-31 17:15:41 UTC) #2
vabr (Chromium)
LGTM with some nits and questions. Cheers, Vaclav https://codereview.chromium.org/2025003002/diff/1/chrome/browser/ui/passwords/manage_passwords_bubble_model.cc File chrome/browser/ui/passwords/manage_passwords_bubble_model.cc (right): https://codereview.chromium.org/2025003002/diff/1/chrome/browser/ui/passwords/manage_passwords_bubble_model.cc#newcode10 chrome/browser/ui/passwords/manage_passwords_bubble_model.cc:10: #include ...
4 years, 6 months ago (2016-05-31 18:38:22 UTC) #3
vasilii
https://codereview.chromium.org/2025003002/diff/1/chrome/browser/ui/passwords/manage_passwords_bubble_model.cc File chrome/browser/ui/passwords/manage_passwords_bubble_model.cc (right): https://codereview.chromium.org/2025003002/diff/1/chrome/browser/ui/passwords/manage_passwords_bubble_model.cc#newcode10 chrome/browser/ui/passwords/manage_passwords_bubble_model.cc:10: #include <string> On 2016/05/31 18:38:22, vabr (Chromium) wrote: > ...
4 years, 6 months ago (2016-06-01 10:21:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2025003002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2025003002/20001
4 years, 6 months ago (2016-06-01 10:22:33 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-01 12:20:22 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 12:21:34 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1a3db4d18d2d8c243da9a7e4b8c30c709dbbf352
Cr-Commit-Position: refs/heads/master@{#397111}

Powered by Google App Engine
This is Rietveld 408576698