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

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

Issue 1993953003: Update Timing2 to PaintTiming in comments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/rappor/rappor.xml
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index 0d3e3225e225207ce1c1409db4208069699ca05e..1bb04aab413cf10ca0d35b7acf4d3a10457ba41b 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -1017,8 +1017,8 @@ components/rappor/rappor_parameters.h.
The eTLD+1 of the website visited, along with a bitfield representing
bucket membership in a coarse histogram of time from navigation start to the
time the first real content (text/image) is painted on the screen (See
- PageLoad.Timing2.NavigationToFirstContentfulPaint). The bucket's name is the
- histogram's lower bound. Tracks the same sites that the rest of the
+ PageLoad.PaintTiming.NavigationToFirstContentfulPaint). The bucket's name is
+ the histogram's lower bound. Tracks the same sites that the rest of the
PageLoad.* histogram metrics track, i.e. http/s, html, main frame
navigations. Metrics are only recorded for navigations that reached first
contentful paint entirely in the foreground.
« no previous file with comments | « chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698