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

Issue 2667983006: Add HTTP-specific metrics for password forms (Closed)

Created:
3 years, 10 months ago by estark
Modified:
3 years, 10 months ago
Reviewers:
engedy, Steven Holte
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add HTTP-specific metrics for password forms These metrics will help us track the effect of the Form-Not-Secure warnings (which show a "Login not secure" message in the autofill dropdown on HTTP pages). BUG=677291 Review-Url: https://codereview.chromium.org/2667983006 Cr-Commit-Position: refs/heads/master@{#447867} Committed: https://chromium.googlesource.com/chromium/src/+/0cd28be01ef0b1f4a51d2806c4601264a53d4c53

Patch Set 1 #

Total comments: 3

Patch Set 2 : check for main-frame non-secure URL #

Patch Set 3 : fix another histogram, add a comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -1 line) Patch
M chrome/browser/password_manager/chrome_password_manager_client.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.cc View 1 2 3 chunks +13 lines, -1 line 0 comments Download
M components/password_manager/core/browser/password_manager_client.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_manager_client.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
estark
+engedy for components/password_manager +holte for histograms.xml Thanks!
3 years, 10 months ago (2017-02-01 00:41:50 UTC) #3
engedy
https://codereview.chromium.org/2667983006/diff/1/components/password_manager/core/browser/password_form_manager.cc File components/password_manager/core/browser/password_form_manager.cc (right): https://codereview.chromium.org/2667983006/diff/1/components/password_manager/core/browser/password_form_manager.cc#newcode250 components/password_manager/core/browser/password_form_manager.cc:250: if (!observed_form_.origin.SchemeIsCryptographic()) { I am somewhat lacking context here, ...
3 years, 10 months ago (2017-02-01 10:32:54 UTC) #7
estark
https://codereview.chromium.org/2667983006/diff/1/components/password_manager/core/browser/password_form_manager.cc File components/password_manager/core/browser/password_form_manager.cc (right): https://codereview.chromium.org/2667983006/diff/1/components/password_manager/core/browser/password_form_manager.cc#newcode250 components/password_manager/core/browser/password_form_manager.cc:250: if (!observed_form_.origin.SchemeIsCryptographic()) { On 2017/02/01 10:32:54, engedy wrote: > ...
3 years, 10 months ago (2017-02-01 19:26:25 UTC) #12
Steven Holte
histograms lgtm
3 years, 10 months ago (2017-02-02 01:39:00 UTC) #15
engedy
LGTM. It would be really great to have some unit tests for these histograms. In ...
3 years, 10 months ago (2017-02-02 12:26:55 UTC) #16
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/2667983006/40001
3 years, 10 months ago (2017-02-02 21:48:19 UTC) #18
commit-bot: I haz the power
3 years, 10 months ago (2017-02-02 22:58:38 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/0cd28be01ef0b1f4a51d2806c460...

Powered by Google App Engine
This is Rietveld 408576698