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

Issue 2823233003: Deprecate Once-Per-Origin Navigation histograms (Closed)

Created:
3 years, 8 months ago by elawrence
Modified:
3 years, 8 months ago
CC:
ajwong+watch_chromium.org, asvitkine+watch_chromium.org, Avi (use Gerrit), chromium-reviews, creis+watch_chromium.org, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, marq+watch_chromium.org, noyau+watch_chromium.org, pkl (ping after 24h if needed), sdefresne+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Deprecate Once-Per-Origin Navigation histograms As a part of scoping changes to behavior, we want to collect the absolute number of page navigations in Incognito mode instead of counting only once-per-origin. This CL deprecates the old metrics. BUG=712843 TEST=components_unittests --gtest_filter=NavigationMetrics*.* Review-Url: https://codereview.chromium.org/2823233003 Cr-Commit-Position: refs/heads/master@{#465752} Committed: https://chromium.googlesource.com/chromium/src/+/847504d1a2c7212f33fece91a85426f091d30f7f

Patch Set 1 #

Patch Set 2 : Scope to deprecation #

Patch Set 3 : Remove deleted .h from .mm #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -270 lines) Patch
M chrome/browser/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/navigation_metrics_recorder.cc View 2 chunks +1 line, -8 lines 0 comments Download
D chrome/browser/tab_contents/origins_seen_service_factory.h View 1 chunk +0 lines, -38 lines 0 comments Download
D chrome/browser/tab_contents/origins_seen_service_factory.cc View 1 chunk +0 lines, -45 lines 0 comments Download
M components/navigation_metrics/BUILD.gn View 1 chunk +0 lines, -3 lines 0 comments Download
M components/navigation_metrics/navigation_metrics.h View 1 chunk +1 line, -2 lines 0 comments Download
M components/navigation_metrics/navigation_metrics.cc View 1 2 chunks +1 line, -12 lines 0 comments Download
M components/navigation_metrics/navigation_metrics_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
D components/navigation_metrics/origins_seen_service.h View 1 chunk +0 lines, -33 lines 0 comments Download
D components/navigation_metrics/origins_seen_service.cc View 1 chunk +0 lines, -22 lines 0 comments Download
M ios/chrome/browser/metrics/BUILD.gn View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
D ios/chrome/browser/metrics/ios_chrome_origins_seen_service_factory.h View 1 chunk +0 lines, -51 lines 0 comments Download
D ios/chrome/browser/metrics/ios_chrome_origins_seen_service_factory.cc View 1 chunk +0 lines, -44 lines 0 comments Download
M ios/chrome/browser/tabs/tab.mm View 1 2 3 chunks +1 line, -6 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (23 generated)
elawrence
Is this what you had in mind?
3 years, 8 months ago (2017-04-18 22:33:25 UTC) #2
felt
Yup, this is what I had in mind. However: could you please put the deprecation ...
3 years, 8 months ago (2017-04-18 23:53:58 UTC) #3
elawrence
mpearson@ PTAL at histograms.xml thakis@ PTAL at chrome/browser/build.gn and chrome/browser/tab_contents/* rohitrao@ PTAL at ios/* davidben@ ...
3 years, 8 months ago (2017-04-19 17:21:15 UTC) #12
davidben
Yay less code! components/navigation_metrics lgtm.
3 years, 8 months ago (2017-04-19 17:23:35 UTC) #13
rohitrao (ping after 24h)
ios/ LGTM
3 years, 8 months ago (2017-04-19 19:21:21 UTC) #23
Mark P
histograms.xml lgtm
3 years, 8 months ago (2017-04-19 19:30:54 UTC) #24
Nico
My files lgtm.
3 years, 8 months ago (2017-04-19 20:05:09 UTC) #25
Nico
But: Repeat the "Subject:" line as first line in the "Description:" box. "Description:" is all ...
3 years, 8 months ago (2017-04-19 20:05:47 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/2823233003/80001
3 years, 8 months ago (2017-04-19 21:11:04 UTC) #30
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 21:20:46 UTC) #33
Message was sent while issue was closed.
Committed patchset #3 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/847504d1a2c7212f33fece91a854...

Powered by Google App Engine
This is Rietveld 408576698