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

Issue 1192403003: Avoid checking of VerifyPassword() 2 times when generated password is proper. (Closed)

Created:
5 years, 6 months ago by Deepak
Modified:
5 years, 6 months ago
CC:
chromium-reviews, vabr+watchlist_chromium.org, browser-components-watch_chromium.org, estade+watch_chromium.org, gcasto+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

Avoid checking of VerifyPassword() 2 times when generated password is proper. Currently when generated password is proper then also it is getting checked 2 times. it can be avoided by returning the password when generated password in proper. BUG=503041 Committed: https://crrev.com/13fff641ca5c841c9f0a3f0d7c461cdfe2ea03b2 Cr-Commit-Position: refs/heads/master@{#335614}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Changes as per review comments. #

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

Messages

Total messages: 13 (3 generated)
Deepak
PTAL
5 years, 6 months ago (2015-06-22 09:22:58 UTC) #2
AKV
https://codereview.chromium.org/1192403003/diff/1/components/autofill/core/browser/password_generator.cc File components/autofill/core/browser/password_generator.cc (right): https://codereview.chromium.org/1192403003/diff/1/components/autofill/core/browser/password_generator.cc#newcode92 components/autofill/core/browser/password_generator.cc:92: // |ForceFixPassword| as lowercase letters are default in generated ...
5 years, 6 months ago (2015-06-22 09:39:18 UTC) #3
Deepak
PTAL. https://codereview.chromium.org/1192403003/diff/1/components/autofill/core/browser/password_generator.cc File components/autofill/core/browser/password_generator.cc (right): https://codereview.chromium.org/1192403003/diff/1/components/autofill/core/browser/password_generator.cc#newcode92 components/autofill/core/browser/password_generator.cc:92: // |ForceFixPassword| as lowercase letters are default in ...
5 years, 6 months ago (2015-06-22 10:50:32 UTC) #5
Deepak
PTAL
5 years, 6 months ago (2015-06-22 10:53:42 UTC) #6
AKV
peer review looks good to me!
5 years, 6 months ago (2015-06-22 11:45:48 UTC) #7
Deepak
owners PTAL. Thanks
5 years, 6 months ago (2015-06-22 11:48:29 UTC) #8
Garrett Casto
lgtm
5 years, 6 months ago (2015-06-22 23:27:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1192403003/20001
5 years, 6 months ago (2015-06-23 02:45:46 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-23 02:50:55 UTC) #12
commit-bot: I haz the power
5 years, 6 months ago (2015-06-23 02:51:47 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/13fff641ca5c841c9f0a3f0d7c461cdfe2ea03b2
Cr-Commit-Position: refs/heads/master@{#335614}

Powered by Google App Engine
This is Rietveld 408576698