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

Issue 2274853002: Add metrics for the Clear-Site-Data header. (Closed)

Created:
4 years, 4 months ago by msramek
Modified:
4 years, 3 months ago
Reviewers:
clamy, Ilya Sherman
CC:
chromium-reviews, jam, darin-cc_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add metrics for the Clear-Site-Data header. We add two histograms: 1. Navigation.ClearSiteData.Parameters - the mask of parameters 2. Navigation.ClearSiteData.Duration - the duration of the clearing task BUG=607897 Committed: https://crrev.com/ccde81aef18c81da91165e0b31c7b286e584af9a Cr-Commit-Position: refs/heads/master@{#414597}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Addressed comments. #

Patch Set 3 : Histogram resolution. #

Patch Set 4 : git cl format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M content/browser/browsing_data/clear_site_data_throttle.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/browsing_data/clear_site_data_throttle.cc View 1 2 3 5 chunks +20 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (12 generated)
msramek
Hi folks, Please have a look! Thanks, Martin
4 years, 4 months ago (2016-08-24 13:14:58 UTC) #4
Ilya Sherman
LGTM % comments: https://codereview.chromium.org/2274853002/diff/1/content/browser/browsing_data/clear_site_data_throttle.cc File content/browser/browsing_data/clear_site_data_throttle.cc (right): https://codereview.chromium.org/2274853002/diff/1/content/browser/browsing_data/clear_site_data_throttle.cc#newcode11 content/browser/browsing_data/clear_site_data_throttle.cc:11: #include "base/metrics/histogram.h" nit: Please #include histogram_macros ...
4 years, 4 months ago (2016-08-24 22:27:56 UTC) #7
clamy
https://codereview.chromium.org/2274853002/diff/1/content/browser/browsing_data/clear_site_data_throttle.cc File content/browser/browsing_data/clear_site_data_throttle.cc (right): https://codereview.chromium.org/2274853002/diff/1/content/browser/browsing_data/clear_site_data_throttle.cc#newcode276 content/browser/browsing_data/clear_site_data_throttle.cc:276: base::TimeTicks::Now() - clearing_started_); On 2016/08/24 22:27:56, Ilya Sherman wrote: ...
4 years, 4 months ago (2016-08-24 23:15:01 UTC) #8
msramek
https://codereview.chromium.org/2274853002/diff/1/content/browser/browsing_data/clear_site_data_throttle.cc File content/browser/browsing_data/clear_site_data_throttle.cc (right): https://codereview.chromium.org/2274853002/diff/1/content/browser/browsing_data/clear_site_data_throttle.cc#newcode11 content/browser/browsing_data/clear_site_data_throttle.cc:11: #include "base/metrics/histogram.h" On 2016/08/24 22:27:56, Ilya Sherman wrote: > ...
4 years, 3 months ago (2016-08-25 08:56:09 UTC) #11
clamy
https://codereview.chromium.org/2274853002/diff/1/content/browser/browsing_data/clear_site_data_throttle.cc File content/browser/browsing_data/clear_site_data_throttle.cc (right): https://codereview.chromium.org/2274853002/diff/1/content/browser/browsing_data/clear_site_data_throttle.cc#newcode276 content/browser/browsing_data/clear_site_data_throttle.cc:276: base::TimeTicks::Now() - clearing_started_); On 2016/08/25 08:56:09, msramek wrote: > ...
4 years, 3 months ago (2016-08-25 17:53:48 UTC) #14
msramek
https://codereview.chromium.org/2274853002/diff/1/content/browser/browsing_data/clear_site_data_throttle.cc File content/browser/browsing_data/clear_site_data_throttle.cc (right): https://codereview.chromium.org/2274853002/diff/1/content/browser/browsing_data/clear_site_data_throttle.cc#newcode276 content/browser/browsing_data/clear_site_data_throttle.cc:276: base::TimeTicks::Now() - clearing_started_); On 2016/08/25 17:53:47, clamy wrote: > ...
4 years, 3 months ago (2016-08-25 18:39:45 UTC) #15
clamy
Thanks! Lgtm.
4 years, 3 months ago (2016-08-25 22:11:23 UTC) #16
msramek
Thanks! Landing this now.
4 years, 3 months ago (2016-08-25 23:24:57 UTC) #17
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/2274853002/60001
4 years, 3 months ago (2016-08-25 23:25:41 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-08-26 00:31:30 UTC) #21
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 00:33:19 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ccde81aef18c81da91165e0b31c7b286e584af9a
Cr-Commit-Position: refs/heads/master@{#414597}

Powered by Google App Engine
This is Rietveld 408576698