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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2172183002: Revert "Remove non-immediate core page load metrics" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index b3d546a8b17112a2afeb1386bfd2882244b1e0a8..0f4fc1286657ae9136929d3b24830b624a9157fd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -37784,14 +37784,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
-<histogram name="PageLoad.PaintTiming.ForegroundToFirstPaint" units="ms">
- <owner>pkotwicz@chromium.org</owner>
- <summary>
- Measures the time from a background tab being switched to the foreground to
- the time the first paint is performed, for main frame documents.
- </summary>
-</histogram>
-
<histogram name="PageLoad.PaintTiming.NavigationToFirstContentfulPaint"
units="ms">
<owner>ksakamoto@chromium.org</owner>
@@ -37934,9 +37926,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="PageLoad.Timing2.ForegroundToFirstPaint" units="ms">
<owner>pkotwicz@chromium.org</owner>
- <obsolete>
- deprecated in favor of PageLoad.PaintTiming.ForegroundToFirstPaint
- </obsolete>
<summary>
Measures the time from a background tab being switched to the foreground to
the time the first paint is performed, for main frame documents.
« no previous file with comments | « chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698