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

Issue 1213803006: [Password Generation] Always save generated passwords (Closed)

Created:
5 years, 5 months ago by Garrett Casto
Modified:
5 years, 5 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, estade+watch_chromium.org, gcasto+watchlist_chromium.org, vabr+watchlist_chromium.org, rouslan+autofillwatch_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

[Password Generation] Always save generated passwords TBR=estade@chromium.org BUG=506307 Committed: https://crrev.com/01403f89096e52d043a473417a291f838b5de704 Cr-Commit-Position: refs/heads/master@{#337648}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Comments #

Patch Set 3 : Test leak #

Total comments: 2

Patch Set 4 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -6 lines) Patch
M chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/password_manager/core/browser/password_manager.cc View 1 2 3 4 chunks +19 lines, -6 lines 0 comments Download
M components/password_manager/core/browser/password_manager_unittest.cc View 1 2 1 chunk +137 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Garrett Casto
5 years, 5 months ago (2015-07-01 19:06:09 UTC) #2
vabr (Chromium)
Thanks for the prompt fix, Garrett! LGTM + some comments. Cheers, Vaclav https://codereview.chromium.org/1213803006/diff/1/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc ...
5 years, 5 months ago (2015-07-02 07:40:05 UTC) #3
Garrett Casto
https://codereview.chromium.org/1213803006/diff/1/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/1213803006/diff/1/components/password_manager/core/browser/password_manager.cc#newcode206 components/password_manager/core/browser/password_manager.cc:206: ProvisionallySavePassword(form); On 2015/07/02 07:40:04, vabr (Chromium) wrote: > Should ...
5 years, 5 months ago (2015-07-06 21:16:07 UTC) #4
Garrett Casto
+estade for tiny PasswordGenerationPopupControllerImpl change.
5 years, 5 months ago (2015-07-06 21:16:39 UTC) #6
vabr (Chromium)
Hi Garrett, LGTM with a nit. Thanks! Vaclav https://codereview.chromium.org/1213803006/diff/1/components/password_manager/core/browser/password_manager_unittest.cc File components/password_manager/core/browser/password_manager_unittest.cc (right): https://codereview.chromium.org/1213803006/diff/1/components/password_manager/core/browser/password_manager_unittest.cc#newcode1057 components/password_manager/core/browser/password_manager_unittest.cc:1057: // ...
5 years, 5 months ago (2015-07-07 10:04:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1213803006/60001
5 years, 5 months ago (2015-07-07 17:21:01 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 5 months ago (2015-07-07 18:23:32 UTC) #12
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/01403f89096e52d043a473417a291f838b5de704 Cr-Commit-Position: refs/heads/master@{#337648}
5 years, 5 months ago (2015-07-07 18:24:28 UTC) #13
Garrett Casto
https://codereview.chromium.org/1213803006/diff/40001/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/1213803006/diff/40001/components/password_manager/core/browser/password_manager.cc#newcode212 components/password_manager/core/browser/password_manager.cc:212: (*matched_manager_it)->set_has_generated_password(password_is_generated); On 2015/07/07 10:04:57, vabr (Chromium) wrote: > nit: ...
5 years, 5 months ago (2015-07-07 22:14:40 UTC) #14
Garrett Casto
5 years, 5 months ago (2015-07-11 20:00:45 UTC) #15
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/1231733006/ by gcasto@chromium.org.

The reason for reverting is: Change causes generation to save passwords without
a username in some cases..

Powered by Google App Engine
This is Rietveld 408576698