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

Issue 2226643002: Add metrics for schemes of content setting exceptions (Closed)

Created:
4 years, 4 months ago by lshang
Modified:
4 years, 4 months ago
Reviewers:
msramek, Ilya Sherman
CC:
chromium-reviews, asvitkine+watch_chromium.org, markusheintz_, msramek+watch_chromium.org, raymes+watch_chromium.org, chrome-apps-syd-reviews_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 schemes of content setting exceptions Add a uma metric to collect data for schemes (http/https/file/chrome-extension) of content setting exceptions. BUG=621724 Committed: https://crrev.com/d06a12d4cf219e1c310cdc736736f35d6168de49 Cr-Commit-Position: refs/heads/master@{#411245}

Patch Set 1 #

Patch Set 2 : collect data in one run #

Total comments: 12

Patch Set 3 : address review comments #

Total comments: 6

Patch Set 4 : address review comments #

Total comments: 6

Patch Set 5 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -4 lines) Patch
M components/content_settings/core/browser/host_content_settings_map.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/content_settings/core/browser/host_content_settings_map.cc View 1 2 3 3 chunks +13 lines, -2 lines 0 comments Download
M components/content_settings/core/common/content_settings_pattern.h View 1 2 3 4 2 chunks +16 lines, -0 lines 0 comments Download
M components/content_settings/core/common/content_settings_pattern.cc View 1 2 3 4 2 chunks +24 lines, -0 lines 0 comments Download
M components/content_settings/core/common/content_settings_pattern_unittest.cc View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (26 generated)
lshang
PTAL thanks!
4 years, 4 months ago (2016-08-08 08:04:14 UTC) #3
msramek
Left a few comments :) Also, what is the motivation? https://codereview.chromium.org/2226643002/diff/20001/components/content_settings/core/browser/host_content_settings_map.cc File components/content_settings/core/browser/host_content_settings_map.cc (right): https://codereview.chromium.org/2226643002/diff/20001/components/content_settings/core/browser/host_content_settings_map.cc#newcode614 ...
4 years, 4 months ago (2016-08-08 17:33:13 UTC) #8
lshang
Sorry for the confusion. I should add more background details. I'm recently looking into changing ...
4 years, 4 months ago (2016-08-09 01:56:41 UTC) #13
msramek
LGTM with a few more comments. Thanks for explaining the background. I have cc'd myself ...
4 years, 4 months ago (2016-08-09 10:47:43 UTC) #14
lshang
+isherman for tools/metrics/histograms/histograms.xml Thanks Martin! https://codereview.chromium.org/2226643002/diff/40001/components/content_settings/core/browser/host_content_settings_map.cc File components/content_settings/core/browser/host_content_settings_map.cc (right): https://codereview.chromium.org/2226643002/diff/40001/components/content_settings/core/browser/host_content_settings_map.cc#newcode616 components/content_settings/core/browser/host_content_settings_map.cc:616: continue; On 2016/08/09 10:47:43, ...
4 years, 4 months ago (2016-08-10 04:32:35 UTC) #23
Ilya Sherman
metrics lgtm % comments: https://codereview.chromium.org/2226643002/diff/80001/components/content_settings/core/common/content_settings_pattern.h File components/content_settings/core/common/content_settings_pattern.h (right): https://codereview.chromium.org/2226643002/diff/80001/components/content_settings/core/common/content_settings_pattern.h#newcode56 components/content_settings/core/common/content_settings_pattern.h:56: enum SchemeType { Please document ...
4 years, 4 months ago (2016-08-10 05:34:27 UTC) #24
lshang
https://codereview.chromium.org/2226643002/diff/80001/components/content_settings/core/common/content_settings_pattern.h File components/content_settings/core/common/content_settings_pattern.h (right): https://codereview.chromium.org/2226643002/diff/80001/components/content_settings/core/common/content_settings_pattern.h#newcode56 components/content_settings/core/common/content_settings_pattern.h:56: enum SchemeType { On 2016/08/10 05:34:26, Ilya Sherman wrote: ...
4 years, 4 months ago (2016-08-11 00:26:50 UTC) #26
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/2226643002/100001
4 years, 4 months ago (2016-08-11 03:04:53 UTC) #32
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 4 months ago (2016-08-11 03:09:21 UTC) #34
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 03:13:20 UTC) #36
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d06a12d4cf219e1c310cdc736736f35d6168de49
Cr-Commit-Position: refs/heads/master@{#411245}

Powered by Google App Engine
This is Rietveld 408576698