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

Issue 10168017: Only enable password generation if password manager and autofill are both (Closed)

Created:
8 years, 8 months ago by Garrett Casto
Modified:
8 years, 8 months ago
CC:
chromium-reviews, dhollowa+watch_chromium.org, darin-cc_chromium.org, dyu1, brettw-cc_chromium.org, Ilya Sherman
Visibility:
Public.

Description

Only enable password generation if password manager and autofill are both enabled. BUG=124112 TEST=Ran unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133808

Patch Set 1 #

Patch Set 2 : Update comments #

Patch Set 3 : Fix browsertest #

Patch Set 4 : Fix linux_asan #

Total comments: 15

Patch Set 5 : Address comments #

Patch Set 6 : Finish addressing comments #

Patch Set 7 : Remove autofill requirement #

Total comments: 1

Patch Set 8 : More comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -55 lines) Patch
M chrome/browser/autofill/autofill_manager.h View 1 2 3 4 3 chunks +12 lines, -11 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.cc View 1 2 3 4 5 6 7 4 chunks +22 lines, -14 lines 0 comments Download
M chrome/browser/autofill/autofill_manager_unittest.cc View 1 2 3 4 5 6 6 chunks +21 lines, -10 lines 0 comments Download
M chrome/browser/password_manager/password_manager.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/password_manager/password_manager.cc View 1 2 3 4 5 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/autofill_messages.h View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/renderer/autofill/password_generation_manager.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/autofill/password_generation_manager.cc View 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/renderer/autofill/password_generation_manager_browsertest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Garrett Casto
8 years, 8 months ago (2012-04-24 00:12:50 UTC) #1
Ilya Sherman
http://codereview.chromium.org/10168017/diff/20001/chrome/browser/autofill/autofill_manager.cc File chrome/browser/autofill/autofill_manager.cc (right): http://codereview.chromium.org/10168017/diff/20001/chrome/browser/autofill/autofill_manager.cc#newcode250 chrome/browser/autofill/autofill_manager.cc:250: // password manager to all be enabled. nit: This ...
8 years, 8 months ago (2012-04-24 00:46:54 UTC) #2
Garrett Casto
http://codereview.chromium.org/10168017/diff/20001/chrome/browser/autofill/autofill_manager.cc File chrome/browser/autofill/autofill_manager.cc (right): http://codereview.chromium.org/10168017/diff/20001/chrome/browser/autofill/autofill_manager.cc#newcode250 chrome/browser/autofill/autofill_manager.cc:250: // password manager to all be enabled. On 2012/04/24 ...
8 years, 8 months ago (2012-04-24 18:49:56 UTC) #3
Ilya Sherman
http://codereview.chromium.org/10168017/diff/20001/chrome/browser/autofill/autofill_manager.cc File chrome/browser/autofill/autofill_manager.cc (right): http://codereview.chromium.org/10168017/diff/20001/chrome/browser/autofill/autofill_manager.cc#newcode250 chrome/browser/autofill/autofill_manager.cc:250: // password manager to all be enabled. On 2012/04/24 ...
8 years, 8 months ago (2012-04-24 20:30:26 UTC) #4
gcasto (DO NOT USE)
On Tue, Apr 24, 2012 at 1:30 PM, <isherman@chromium.org> wrote: > > http://codereview.chromium.**org/10168017/diff/20001/** > chrome/browser/autofill/**autofill_manager.cc<http://codereview.chromium.org/10168017/diff/20001/chrome/browser/autofill/autofill_manager.cc> ...
8 years, 8 months ago (2012-04-24 21:52:38 UTC) #5
Ilya Sherman
LGTM http://codereview.chromium.org/10168017/diff/33002/chrome/browser/autofill/autofill_manager.cc File chrome/browser/autofill/autofill_manager.cc (right): http://codereview.chromium.org/10168017/diff/33002/chrome/browser/autofill/autofill_manager.cc#newcode250 chrome/browser/autofill/autofill_manager.cc:250: // to all be enabled. nit: "all" -> ...
8 years, 8 months ago (2012-04-24 21:57:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gcasto@chromium.org/10168017/24003
8 years, 8 months ago (2012-04-24 22:03:54 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-24 23:55:03 UTC) #8
Change committed as 133808

Powered by Google App Engine
This is Rietveld 408576698