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

Issue 257803004: Add a test for toggling logging in PasswordAutofillAgent (Closed)

Created:
6 years, 8 months ago by vabr (Chromium)
Modified:
6 years, 7 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, benquan, jam, browser-components-watch_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org, tfarina
Visibility:
Public.

Description

Add a test for toggling logging in PasswordAutofillAgent Test for functionality added in https://codereview.chromium.org/231283003/. This is done as a browser test. Previous attempt to make it a unit test was scratched in https://codereview.chromium.org/258473005/. R=isherman@chromium.org BUG=347927 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266829

Patch Set 1 #

Total comments: 4

Patch Set 2 : Testing API rather than implementation #

Total comments: 9

Patch Set 3 : Comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
M chrome/renderer/autofill/password_autofill_agent_browsertest.cc View 1 2 2 chunks +47 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
vabr (Chromium)
Hi Ilya, Please take a look, this replaces https://codereview.chromium.org/258473005/. NB: I did not run trybots ...
6 years, 8 months ago (2014-04-25 11:04:24 UTC) #1
tfarina
https://codereview.chromium.org/257803004/diff/1/components/autofill/content/renderer/test_password_autofill_agent.h File components/autofill/content/renderer/test_password_autofill_agent.h (right): https://codereview.chromium.org/257803004/diff/1/components/autofill/content/renderer/test_password_autofill_agent.h#newcode17 components/autofill/content/renderer/test_password_autofill_agent.h:17: using PasswordAutofillAgent::logging_state_active; just curious, what is this? I never ...
6 years, 8 months ago (2014-04-25 16:04:55 UTC) #2
vabr (Chromium)
https://codereview.chromium.org/257803004/diff/1/components/autofill/content/renderer/test_password_autofill_agent.h File components/autofill/content/renderer/test_password_autofill_agent.h (right): https://codereview.chromium.org/257803004/diff/1/components/autofill/content/renderer/test_password_autofill_agent.h#newcode17 components/autofill/content/renderer/test_password_autofill_agent.h:17: using PasswordAutofillAgent::logging_state_active; On 2014/04/25 16:04:56, tfarina wrote: > just ...
6 years, 8 months ago (2014-04-25 16:52:27 UTC) #3
Ilya Sherman
https://codereview.chromium.org/257803004/diff/1/chrome/renderer/autofill/password_autofill_agent_browsertest.cc File chrome/renderer/autofill/password_autofill_agent_browsertest.cc (right): https://codereview.chromium.org/257803004/diff/1/chrome/renderer/autofill/password_autofill_agent_browsertest.cc#newcode1068 chrome/renderer/autofill/password_autofill_agent_browsertest.cc:1068: } Hmm, could you instead test that RPCs are ...
6 years, 8 months ago (2014-04-25 18:25:29 UTC) #4
vabr (Chromium)
Thanks, Ilya. PTAL. Cheers, Vaclav https://codereview.chromium.org/257803004/diff/1/chrome/renderer/autofill/password_autofill_agent_browsertest.cc File chrome/renderer/autofill/password_autofill_agent_browsertest.cc (right): https://codereview.chromium.org/257803004/diff/1/chrome/renderer/autofill/password_autofill_agent_browsertest.cc#newcode1068 chrome/renderer/autofill/password_autofill_agent_browsertest.cc:1068: } On 2014/04/25 18:25:29, ...
6 years, 7 months ago (2014-04-28 14:31:09 UTC) #5
Ilya Sherman
LGTM, thanks. https://codereview.chromium.org/257803004/diff/10001/chrome/renderer/autofill/password_autofill_agent_browsertest.cc File chrome/renderer/autofill/password_autofill_agent_browsertest.cc (right): https://codereview.chromium.org/257803004/diff/10001/chrome/renderer/autofill/password_autofill_agent_browsertest.cc#newcode183 chrome/renderer/autofill/password_autofill_agent_browsertest.cc:183: void SendVisiblePasswordForms() { On 2014/04/28 14:31:10, vabr ...
6 years, 7 months ago (2014-04-28 21:13:41 UTC) #6
vabr (Chromium)
The CQ bit was checked by vabr@chromium.org
6 years, 7 months ago (2014-04-29 07:44:56 UTC) #7
vabr (Chromium)
The CQ bit was unchecked by vabr@chromium.org
6 years, 7 months ago (2014-04-29 07:44:58 UTC) #8
vabr (Chromium)
Thanks, Ilya! Comments addressed, sending to the CQ. Cheers, Vaclav https://codereview.chromium.org/257803004/diff/10001/chrome/renderer/autofill/password_autofill_agent_browsertest.cc File chrome/renderer/autofill/password_autofill_agent_browsertest.cc (right): https://codereview.chromium.org/257803004/diff/10001/chrome/renderer/autofill/password_autofill_agent_browsertest.cc#newcode183 ...
6 years, 7 months ago (2014-04-29 07:45:18 UTC) #9
vabr (Chromium)
The CQ bit was checked by vabr@chromium.org
6 years, 7 months ago (2014-04-29 07:45:26 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/257803004/30001
6 years, 7 months ago (2014-04-29 07:46:10 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 08:26:54 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium
6 years, 7 months ago (2014-04-29 08:26:55 UTC) #13
vabr (Chromium)
The CQ bit was checked by vabr@chromium.org
6 years, 7 months ago (2014-04-29 08:36:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/257803004/30001
6 years, 7 months ago (2014-04-29 08:37:45 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 08:41:26 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium
6 years, 7 months ago (2014-04-29 08:41:27 UTC) #17
vabr (Chromium)
The CQ bit was checked by vabr@chromium.org
6 years, 7 months ago (2014-04-29 08:54:28 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/257803004/30001
6 years, 7 months ago (2014-04-29 08:55:07 UTC) #19
commit-bot: I haz the power
6 years, 7 months ago (2014-04-29 10:23:09 UTC) #20
Message was sent while issue was closed.
Change committed as 266829

Powered by Google App Engine
This is Rietveld 408576698