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

Issue 190453002: Componentize PasswordManager and PasswordFormManager unittests. (Closed)

Created:
6 years, 9 months ago by blundell
Modified:
6 years, 9 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews
Visibility:
Public.

Description

Componentize PasswordManager and PasswordFormManager unittests. The changes involved are straightforward. BUG=348522, 348517 R=vabr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255576

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -1550 lines) Patch
D chrome/browser/password_manager/password_form_manager_unittest.cc View 1 chunk +0 lines, -744 lines 0 comments Download
D chrome/browser/password_manager/password_manager_unittest.cc View 1 chunk +0 lines, -628 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M components/components_tests.gyp View 1 chunk +3 lines, -1 line 0 comments Download
A + components/password_manager/core/browser/password_form_manager_unittest.cc View 36 chunks +80 lines, -123 lines 0 comments Download
A + components/password_manager/core/browser/password_manager_unittest.cc View 26 chunks +38 lines, -52 lines 3 comments Download

Messages

Total messages: 5 (0 generated)
blundell
The style churn is the result of using "git cl format".
6 years, 9 months ago (2014-03-07 09:10:44 UTC) #1
vabr (Chromium)
LGTM with one optional nit. Thanks! (Also, good to get the style fixed through the ...
6 years, 9 months ago (2014-03-07 09:38:09 UTC) #2
blundell
https://codereview.chromium.org/190453002/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/190453002/diff/1/components/password_manager/core/browser/password_manager_unittest.cc#newcode210 components/password_manager/core/browser/password_manager_unittest.cc:210: scoped_ptr<TestPasswordManager> manager_; This isn't actually (easily) doable, as the ...
6 years, 9 months ago (2014-03-07 09:44:52 UTC) #3
vabr (Chromium)
LGTM https://codereview.chromium.org/190453002/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/190453002/diff/1/components/password_manager/core/browser/password_manager_unittest.cc#newcode210 components/password_manager/core/browser/password_manager_unittest.cc:210: scoped_ptr<TestPasswordManager> manager_; On 2014/03/07 09:44:53, blundell wrote: > ...
6 years, 9 months ago (2014-03-07 09:46:35 UTC) #4
blundell
6 years, 9 months ago (2014-03-07 10:39:24 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r255576 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698