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

Issue 2499243002: Record time to navigation/tab-closed after HTTP-bad warning (Closed)

Created:
4 years, 1 month ago by estark
Modified:
4 years, 1 month ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Record time to navigation/tab-closed after HTTP-bad warning This CL adds UMA metrics to record the time after displaying a password/credit-card field on an HTTP page until the user navigates or closes the tab. By comparing these metrics for users who see the omnibox warning and those who only get a console warning, we hope to get some idea of how the HTTP-bad omnibox warning affects user behavior. BUG=663924 Committed: https://crrev.com/5c563b099036a96fc1e2b0ede70ec83d14012bc6 Cr-Commit-Position: refs/heads/master@{#433411}

Patch Set 1 #

Patch Set 2 : fix test #

Total comments: 20

Patch Set 3 : add histograms.xml, elawrence comments #

Patch Set 4 : rebase #

Patch Set 5 : fix up rebase #

Total comments: 4

Patch Set 6 : elawrence comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -21 lines) Patch
M chrome/browser/ssl/security_state_tab_helper.h View 1 2 3 4 5 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/ssl/security_state_tab_helper.cc View 1 2 3 4 5 4 chunks +36 lines, -0 lines 0 comments Download
M chrome/browser/ssl/security_state_tab_helper_unittest.cc View 1 2 3 4 5 6 chunks +104 lines, -21 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 41 (25 generated)
estark
lgarron, elawrence, PTAL? Thanks!
4 years, 1 month ago (2016-11-15 08:38:35 UTC) #6
elawrence
On 2016/11/15 08:38:35, estark (slow thru Nov 18) wrote: > lgarron, elawrence, PTAL? Thanks! I ...
4 years, 1 month ago (2016-11-15 16:29:02 UTC) #9
elawrence
https://codereview.chromium.org/2499243002/diff/20001/chrome/browser/ssl/chrome_security_state_model_client.cc File chrome/browser/ssl/chrome_security_state_model_client.cc (right): https://codereview.chromium.org/2499243002/diff/20001/chrome/browser/ssl/chrome_security_state_model_client.cc#newcode371 chrome/browser/ssl/chrome_security_state_model_client.cc:371: time_of_http_warning_on_current_navigation_ = base::Time::Now(); Do we really want to clear ...
4 years, 1 month ago (2016-11-15 16:29:53 UTC) #10
estark
(Discussion about the value of this metric ongoing in an email thread, will update this ...
4 years, 1 month ago (2016-11-16 05:16:14 UTC) #13
estark
Ok, so from discussion from the email thread, the main value of this metric is ...
4 years, 1 month ago (2016-11-18 03:24:52 UTC) #16
estark
+isherman for histograms.xml
4 years, 1 month ago (2016-11-18 03:26:09 UTC) #19
elawrence
On 2016/11/18 03:24:52, estark (slow thru Nov 18) wrote: > Ok, so from discussion from ...
4 years, 1 month ago (2016-11-18 03:48:58 UTC) #21
estark
On 2016/11/18 03:48:58, elawrence wrote: > On 2016/11/18 03:24:52, estark (slow thru Nov 18) wrote: ...
4 years, 1 month ago (2016-11-18 07:05:44 UTC) #26
elawrence
Thanks for updating! One possible typo, one question about future maintenance of the tests, otherwise ...
4 years, 1 month ago (2016-11-18 17:43:31 UTC) #29
Ilya Sherman
metrics lgtm, thanks
4 years, 1 month ago (2016-11-18 20:22:33 UTC) #30
estark
https://codereview.chromium.org/2499243002/diff/80001/chrome/browser/ssl/security_state_tab_helper.h File chrome/browser/ssl/security_state_tab_helper.h (right): https://codereview.chromium.org/2499243002/diff/80001/chrome/browser/ssl/security_state_tab_helper.h#newcode61 chrome/browser/ssl/security_state_tab_helper.h:61: // at most once per main-frame navigation (the first ...
4 years, 1 month ago (2016-11-18 23:59:35 UTC) #31
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/2499243002/100001
4 years, 1 month ago (2016-11-19 00:02:31 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/276179)
4 years, 1 month ago (2016-11-19 04:43:01 UTC) #36
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/2499243002/100001
4 years, 1 month ago (2016-11-19 05:05:48 UTC) #38
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 1 month ago (2016-11-19 07:29:41 UTC) #39
commit-bot: I haz the power
4 years, 1 month ago (2016-11-19 07:32:01 UTC) #41
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/5c563b099036a96fc1e2b0ede70ec83d14012bc6
Cr-Commit-Position: refs/heads/master@{#433411}

Powered by Google App Engine
This is Rietveld 408576698