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

Issue 2268313003: Improvement of password manager logging. (Closed)

Created:
4 years, 4 months ago by dvadym
Modified:
4 years, 3 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, vabr+watchlistpasswordmanager_chromium.org, rouslan+autofill_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Improvement of password manager logging. It's nice to have more information in password manager logging in order to debug password generation in Chrome. This CL updates FormStructure presentation. For example Linkedin SignUp form has the following presentation in logs: Adding manager for form: { Signature of form: 5301209056338178556 Signon realm: https://www.linkedin.com/ Origin: https://www.linkedin.com/ Action: https://www.linkedin.com/ Form name: Form fields: firstname: 1855613035, text lastname: 4163345999, text emailaddress: 4103469401, email password: 2051817934, password, off } BUG=None Committed: https://crrev.com/528c53ea0acc8feb502b4abeef064299d5311455 Cr-Commit-Position: refs/heads/master@{#414387}

Patch Set 1 #

Patch Set 2 : Comment fix #

Total comments: 4

Patch Set 3 : Remove const and converting to lower case #

Total comments: 2

Patch Set 4 : Comment fix #

Patch Set 5 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -45 lines) Patch
M components/autofill/core/common/save_password_progress_logger.h View 1 2 3 2 chunks +14 lines, -5 lines 0 comments Download
M components/autofill/core/common/save_password_progress_logger.cc View 1 2 7 chunks +30 lines, -29 lines 0 comments Download
M components/autofill/core/common/save_password_progress_logger_unittest.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M components/password_manager/core/browser/browser_save_password_progress_logger.cc View 1 2 2 chunks +23 lines, -8 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
dvadym
Hi Vaclav, Could you please review this CL? Regards, Vadym
4 years, 4 months ago (2016-08-24 10:15:45 UTC) #4
vabr (Chromium)
LGTM with comments. Thanks! Vaclav https://codereview.chromium.org/2268313003/diff/20001/components/autofill/core/common/save_password_progress_logger.h File components/autofill/core/common/save_password_progress_logger.h (right): https://codereview.chromium.org/2268313003/diff/20001/components/autofill/core/common/save_password_progress_logger.h#newcode182 components/autofill/core/common/save_password_progress_logger.h:182: // The UTF-8 version ...
4 years, 4 months ago (2016-08-24 10:25:44 UTC) #5
dvadym
Thanks Vaclav for review! I've fixed all that we talked. PTAL https://codereview.chromium.org/2268313003/diff/20001/components/autofill/core/common/save_password_progress_logger.h File components/autofill/core/common/save_password_progress_logger.h (right): ...
4 years, 3 months ago (2016-08-25 08:41:25 UTC) #6
vabr (Chromium)
Thanks for checking the linebreaks and also for spotting the lowercasing strangeness. LGTM! Vaclav https://codereview.chromium.org/2268313003/diff/40001/components/autofill/core/common/save_password_progress_logger.h ...
4 years, 3 months ago (2016-08-25 08:44:54 UTC) #7
dvadym
https://codereview.chromium.org/2268313003/diff/40001/components/autofill/core/common/save_password_progress_logger.h File components/autofill/core/common/save_password_progress_logger.h (right): https://codereview.chromium.org/2268313003/diff/40001/components/autofill/core/common/save_password_progress_logger.h#newcode182 components/autofill/core/common/save_password_progress_logger.h:182: // The UTF-8 version of a function above. On ...
4 years, 3 months ago (2016-08-25 08:49:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2268313003/60001
4 years, 3 months ago (2016-08-25 08:50:02 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/58315)
4 years, 3 months ago (2016-08-25 09:02:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2268313003/80001
4 years, 3 months ago (2016-08-25 10:55:02 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-08-25 10:59:36 UTC) #21
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 11:01:20 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/528c53ea0acc8feb502b4abeef064299d5311455
Cr-Commit-Position: refs/heads/master@{#414387}

Powered by Google App Engine
This is Rietveld 408576698