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

Issue 156173004: Abstract IPC send out of PasswordGenerationManager (Closed)

Created:
6 years, 10 months ago by blundell
Modified:
6 years, 10 months ago
CC:
chromium-reviews, Patrick Dubroy
Visibility:
Public.

Description

Abstract IPC send out of PasswordGenerationManager The IPC in question was in PasswordGenerationManager::SendAccountCreationFormsToRenderer. This is now done through PasswordManagerDriver. Most of this patch was developed by vabr@chromium.org. BUG=335028 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252063

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Fixes after rebase #

Patch Set 4 : Adjust PasswordGenerationManager unittests #

Total comments: 3

Patch Set 5 : Rebase + response to review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -108 lines) Patch
M chrome/browser/password_manager/content_password_manager_driver.h View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/content_password_manager_driver.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/password_form_manager_unittest.cc View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/password_manager/password_generation_manager.h View 1 2 3 4 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/password_manager/password_generation_manager.cc View 1 2 3 4 3 chunks +2 lines, -12 lines 0 comments Download
M chrome/browser/password_manager/password_generation_manager_unittest.cc View 1 2 3 4 3 chunks +110 lines, -84 lines 0 comments Download
M chrome/browser/password_manager/password_manager_driver.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/password_manager_unittest.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
blundell
Hi Garrett, I'm inclined to leave the creation of standalone TestPasswordManagerDriver and TestPasswordManagerDelegate files for ...
6 years, 10 months ago (2014-02-07 14:55:08 UTC) #1
blundell
6 years, 10 months ago (2014-02-07 15:03:49 UTC) #2
vabr (Chromium)
LGTM, Thanks! Leaving the test delegate and driver in the unit test seems reasonable to ...
6 years, 10 months ago (2014-02-10 08:04:28 UTC) #3
blundell
On 2014/02/10 08:04:28, vabr (Chromium) wrote: > LGTM, Thanks! Leaving the test delegate and driver ...
6 years, 10 months ago (2014-02-11 10:38:19 UTC) #4
Garrett Casto
Sorry, got lost in the shuffle when I got back. LGTM.
6 years, 10 months ago (2014-02-11 18:14:28 UTC) #5
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 10 months ago (2014-02-11 20:25:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/156173004/1
6 years, 10 months ago (2014-02-11 20:28:14 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-11 20:28:18 UTC) #8
commit-bot: I haz the power
Failed to apply patch for chrome/browser/password_manager/content_password_manager_driver.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-11 20:28:18 UTC) #9
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 10 months ago (2014-02-11 21:03:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/156173004/240001
6 years, 10 months ago (2014-02-11 21:04:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/156173004/240001
6 years, 10 months ago (2014-02-11 21:33:48 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/156173004/240001
6 years, 10 months ago (2014-02-11 22:11:14 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-11 23:06:09 UTC) #14
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=149436
6 years, 10 months ago (2014-02-11 23:06:10 UTC) #15
blundell
Hi Garrett, I hadn't realized that I needed to adjust the PasswordGenerationManager unittests. Could you ...
6 years, 10 months ago (2014-02-12 13:46:41 UTC) #16
blundell
Hi Garrett, Polite ping in case this slipped off your radar during vacation :). Thanks, ...
6 years, 10 months ago (2014-02-18 20:31:45 UTC) #17
Garrett Casto
lgtm https://codereview.chromium.org/156173004/diff/740001/chrome/browser/password_manager/password_generation_manager_unittest.cc File chrome/browser/password_manager/password_generation_manager_unittest.cc (right): https://codereview.chromium.org/156173004/diff/740001/chrome/browser/password_manager/password_generation_manager_unittest.cc#newcode28 chrome/browser/password_manager/password_generation_manager_unittest.cc:28: class TestPasswordManagerDriver : public PasswordManagerDriver { At some ...
6 years, 10 months ago (2014-02-18 21:19:29 UTC) #18
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 10 months ago (2014-02-19 13:27:21 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/156173004/820001
6 years, 10 months ago (2014-02-19 13:27:26 UTC) #20
blundell
https://codereview.chromium.org/156173004/diff/740001/chrome/browser/password_manager/password_generation_manager_unittest.cc File chrome/browser/password_manager/password_generation_manager_unittest.cc (right): https://codereview.chromium.org/156173004/diff/740001/chrome/browser/password_manager/password_generation_manager_unittest.cc#newcode145 chrome/browser/password_manager/password_generation_manager_unittest.cc:145: class IncognitoPasswordGenerationManagerTest : On 2014/02/18 21:19:29, Garrett Casto wrote: ...
6 years, 10 months ago (2014-02-19 13:28:10 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/156173004/820001
6 years, 10 months ago (2014-02-19 15:02:03 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/156173004/820001
6 years, 10 months ago (2014-02-19 15:29:58 UTC) #23
commit-bot: I haz the power
6 years, 10 months ago (2014-02-19 20:23:44 UTC) #24
Message was sent while issue was closed.
Change committed as 252063

Powered by Google App Engine
This is Rietveld 408576698