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

Issue 1297963002: Implemented showing update bubble pop-up on password overriding (Closed)

Created:
5 years, 4 months ago by dvadym
Modified:
5 years, 4 months ago
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlist_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

Implemented showing update bubble pop-up when the user override password on sign-in form. It prevents from accidentally changing password in the PasswordManager (crbug.com/400772). It's currently behind a flag, until launching change password support BUG=359315 Committed: https://crrev.com/bd86f12bcf6d760893818c2cbaf22ee17d80bb7d Cr-Commit-Position: refs/heads/master@{#343915}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Tests added #

Patch Set 3 : Comments addressed #

Patch Set 4 : Tiny fix #

Total comments: 6

Patch Set 5 : Comments were addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -12 lines) Patch
M chrome/browser/password_manager/password_manager_browsertest.cc View 1 2 3 4 3 chunks +88 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.cc View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.cc View 1 2 3 chunks +6 lines, -5 lines 0 comments Download
M components/password_manager/core/browser/password_manager.cc View 1 2 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
dvadym
Hi Vaclav, Could you please review this CL? Tests will be added in an hour ...
5 years, 4 months ago (2015-08-17 13:07:37 UTC) #2
vabr (Chromium)
Thanks, Vadym! This LGTM with some nits. Feel free to TBR me for the tests, ...
5 years, 4 months ago (2015-08-17 13:21:46 UTC) #3
dvadym
Thanks Vaclav! I've addressed your comment (PatchSet 3) and added tests (PatchSet 2). PTAL https://codereview.chromium.org/1297963002/diff/1/chrome/browser/ui/passwords/manage_passwords_ui_controller.cc ...
5 years, 4 months ago (2015-08-17 14:25:34 UTC) #4
dvadym
Hi Vasilii, Could you please review this CL? Vaclav reviewed PatchSet1, after that PatchSet browser ...
5 years, 4 months ago (2015-08-18 09:34:59 UTC) #6
vasilii
https://codereview.chromium.org/1297963002/diff/60001/chrome/browser/password_manager/password_manager_browsertest.cc File chrome/browser/password_manager/password_manager_browsertest.cc (right): https://codereview.chromium.org/1297963002/diff/60001/chrome/browser/password_manager/password_manager_browsertest.cc#newcode2131 chrome/browser/password_manager/password_manager_browsertest.cc:2131: #ifndef OS_MACOSX #if !defined(OS_MACOSX) https://codereview.chromium.org/1297963002/diff/60001/chrome/browser/password_manager/password_manager_browsertest.cc#newcode2164 chrome/browser/password_manager/password_manager_browsertest.cc:2164: const autofill::PasswordForm& stored_form ...
5 years, 4 months ago (2015-08-18 10:01:44 UTC) #7
dvadym
Thanks Vasilii! I've addressed your comments. PTAL. https://codereview.chromium.org/1297963002/diff/60001/chrome/browser/password_manager/password_manager_browsertest.cc File chrome/browser/password_manager/password_manager_browsertest.cc (right): https://codereview.chromium.org/1297963002/diff/60001/chrome/browser/password_manager/password_manager_browsertest.cc#newcode2131 chrome/browser/password_manager/password_manager_browsertest.cc:2131: #ifndef OS_MACOSX ...
5 years, 4 months ago (2015-08-18 11:55:33 UTC) #8
vasilii
lgtm
5 years, 4 months ago (2015-08-18 11:58:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1297963002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1297963002/80001
5 years, 4 months ago (2015-08-18 12:34:50 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 4 months ago (2015-08-18 14:16:11 UTC) #13
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 14:16:37 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/bd86f12bcf6d760893818c2cbaf22ee17d80bb7d
Cr-Commit-Position: refs/heads/master@{#343915}

Powered by Google App Engine
This is Rietveld 408576698