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

Issue 1495463002: Calling gen_pron_pass() for generating password only once and Force Fixing it if needed. (Closed)

Created:
5 years ago by Deepak
Modified:
5 years ago
CC:
chromium-reviews, vabr+watchlistpasswordmanager_chromium.org, rouslan+autofill_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, bondd+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, gcasto+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

Generating the Password using gen_pron_pass() and if it is not conforming then force fixing it. No need to call gen_pron_pass() 10 times and then varifying generated Password. As gen_pron_pass() doesn't guarantee that it includes all of the type given in mode , so anyways we need to force fix it. BUG=503044 Committed: https://crrev.com/88980864bcee9b92ad25beb4f3154b1b6e88acee Cr-Commit-Position: refs/heads/master@{#362694}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changes as per review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -14 lines) Patch
M components/autofill/core/browser/password_generator.cc View 1 1 chunk +8 lines, -14 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
Deepak
PTAL
5 years ago (2015-12-02 10:57:12 UTC) #4
vabr (Chromium)
LGTM with a comment. Thanks! Vaclav https://codereview.chromium.org/1495463002/diff/1/components/autofill/core/browser/password_generator.cc File components/autofill/core/browser/password_generator.cc (right): https://codereview.chromium.org/1495463002/diff/1/components/autofill/core/browser/password_generator.cc#newcode96 components/autofill/core/browser/password_generator.cc:96: std::string str_password(password); Please ...
5 years ago (2015-12-02 11:43:09 UTC) #6
Deepak
@vabr Thanks for review. Changes done as suggested. https://codereview.chromium.org/1495463002/diff/1/components/autofill/core/browser/password_generator.cc File components/autofill/core/browser/password_generator.cc (right): https://codereview.chromium.org/1495463002/diff/1/components/autofill/core/browser/password_generator.cc#newcode96 components/autofill/core/browser/password_generator.cc:96: std::string ...
5 years ago (2015-12-02 12:51:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1495463002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1495463002/20001
5 years ago (2015-12-02 12:51:33 UTC) #10
vabr (Chromium)
lgtm
5 years ago (2015-12-02 12:58:33 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-02 13:45:01 UTC) #13
commit-bot: I haz the power
5 years ago (2015-12-02 13:45:51 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/88980864bcee9b92ad25beb4f3154b1b6e88acee
Cr-Commit-Position: refs/heads/master@{#362694}

Powered by Google App Engine
This is Rietveld 408576698