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

Issue 2733833002: Change logic for recording redirect pattern histograms. (Closed)

Created:
3 years, 9 months ago by melandory
Modified:
3 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, subresource-filter-reviews_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Change logic for recording redirect pattern histograms. Record histograms independent of the current activation experiment. BUG=671962 Review-Url: https://codereview.chromium.org/2733833002 Cr-Commit-Position: refs/heads/master@{#458694} Committed: https://chromium.googlesource.com/chromium/src/+/a81f38072d0e815f8a53540562e8d40a2cc3e2be

Patch Set 1 : All changes for running on bots. #

Total comments: 2

Patch Set 2 : fix after rebase issues #

Patch Set 3 : change CL order #

Patch Set 4 : . #

Patch Set 5 : fix deps #

Total comments: 10

Patch Set 6 : . #

Patch Set 7 : . #

Total comments: 4

Patch Set 8 : jwd@ comments #

Patch Set 9 : fix ios build #

Patch Set 10 : fix ios #

Messages

Total messages: 112 (88 generated)
jwd
Drive by comment, hopefully to save you some time. https://codereview.chromium.org/2733833002/diff/60001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc File components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc (right): https://codereview.chromium.org/2733833002/diff/60001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc#newcode378 components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc:378: ...
3 years, 9 months ago (2017-03-08 23:10:45 UTC) #16
melandory
https://codereview.chromium.org/2733833002/diff/60001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc File components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc (right): https://codereview.chromium.org/2733833002/diff/60001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc#newcode378 components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc:378: GetSuffixForList(activation_list), On 2017/03/08 23:10:45, jwd wrote: > The histogram ...
3 years, 9 months ago (2017-03-10 13:59:57 UTC) #42
melandory
PTAL, thanks!
3 years, 9 months ago (2017-03-13 14:08:54 UTC) #52
engedy
https://codereview.chromium.org/2733833002/diff/220001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc File components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc (left): https://codereview.chromium.org/2733833002/diff/220001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc#oldcode133 components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc:133: AddActivationListMatch(url, ActivationList::PHISHING_INTERSTITIAL); When |is_phishing_interstitial| and |is_soc_engineering_ads_interstitial| were both `true`, ...
3 years, 9 months ago (2017-03-14 10:10:21 UTC) #57
melandory
https://codereview.chromium.org/2733833002/diff/220001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc File components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc (left): https://codereview.chromium.org/2733833002/diff/220001/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc#oldcode133 components/subresource_filter/content/browser/content_subresource_filter_driver_factory.cc:133: AddActivationListMatch(url, ActivationList::PHISHING_INTERSTITIAL); On 2017/03/14 10:10:20, engedy wrote: > When ...
3 years, 9 months ago (2017-03-14 15:51:56 UTC) #66
melandory
jwd@ could you please take a look at changes in tools/metrics/histograms/histograms.xml
3 years, 9 months ago (2017-03-14 15:52:32 UTC) #67
engedy
Agreed that this is probably the best solution. LGTM. On Mar 14, 2017 16:52, <melandory@chromium.org> ...
3 years, 9 months ago (2017-03-14 16:28:02 UTC) #68
engedy
LGTM for real.
3 years, 9 months ago (2017-03-14 22:00:19 UTC) #69
jwd
https://codereview.chromium.org/2733833002/diff/260001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2733833002/diff/260001/tools/metrics/histograms/histograms.xml#newcode68720 tools/metrics/histograms/histograms.xml:68720: + <suffix name="PhishingInterstitial"/> You don't need the suffix tags ...
3 years, 9 months ago (2017-03-15 14:10:38 UTC) #70
melandory
https://codereview.chromium.org/2733833002/diff/260001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2733833002/diff/260001/tools/metrics/histograms/histograms.xml#newcode68720 tools/metrics/histograms/histograms.xml:68720: + <suffix name="PhishingInterstitial"/> On 2017/03/15 14:10:38, jwd wrote: > ...
3 years, 9 months ago (2017-03-15 14:21:33 UTC) #73
jwd
lgtm
3 years, 9 months ago (2017-03-15 14:51:44 UTC) #76
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/2733833002/280001
3 years, 9 months ago (2017-03-15 15:02:18 UTC) #79
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/170876) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 9 months ago (2017-03-15 15:08:21 UTC) #81
melandory
vakh@ please take a look to addition to DEPS: components/safe_browsing_db/util.h
3 years, 9 months ago (2017-03-15 15:42:10 UTC) #83
melandory
vakh@ please take a look to addition to DEPS: components/safe_browsing_db/util.h
3 years, 9 months ago (2017-03-15 15:42:13 UTC) #84
vakh (use Gerrit instead)
lgtm
3 years, 9 months ago (2017-03-20 18:10:01 UTC) #85
vakh (use Gerrit instead)
lgtm
3 years, 9 months ago (2017-03-20 18:10:16 UTC) #87
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/2733833002/280001
3 years, 9 months ago (2017-03-20 18:10:53 UTC) #88
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-xcode-clang/builds/62381)
3 years, 9 months ago (2017-03-20 18:20:45 UTC) #90
melandory
engedy@: could you please take a look at last patch set, I've fixed symptom, wdyt ...
3 years, 9 months ago (2017-03-21 15:39:40 UTC) #104
engedy
On 2017/03/21 15:39:40, melandory wrote: > engedy@: could you please take a look at last ...
3 years, 9 months ago (2017-03-21 19:03:14 UTC) #105
melandory
On 2017/03/21 19:03:14, engedy wrote: > On 2017/03/21 15:39:40, melandory wrote: > > engedy@: could ...
3 years, 9 months ago (2017-03-22 08:54:20 UTC) #106
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/2733833002/340001
3 years, 9 months ago (2017-03-22 08:54:50 UTC) #109
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 09:05:43 UTC) #112
Message was sent while issue was closed.
Committed patchset #10 (id:340001) as
https://chromium.googlesource.com/chromium/src/+/a81f38072d0e815f8a53540562e8...

Powered by Google App Engine
This is Rietveld 408576698