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

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

Issue 2776933004: Revert "Track input latency while starting a ServiceWorker for a navigation hint." (Closed)
Patch Set: rebase and fix indent Created 3 years, 9 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 | « content/browser/service_worker/service_worker_context_wrapper.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 d4a2b12bda38119a8e1c13f61c8b201239c392a5..068a618482936222b0ce1da2b6a6c7b1740de9d0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -122850,7 +122850,11 @@ from previous Chrome versions.
<histogram_suffixes name="ServiceWorker.NavigationHintLatency">
<suffix name="IsRunningNavigationHintTask"
- label="Starting a service worker for a navigation hint."/>
+ label="Starting a service worker for a navigation hint.">
+ <obsolete>
+ This experiment was turned down, see https://crbug.com/616502.
+ </obsolete>
+ </suffix>
<affected-histogram name="Event.Latency.TouchToFirstScrollUpdateSwapBegin"/>
<affected-histogram name="Event.Latency.TouchToScrollUpdateSwapBegin"/>
</histogram_suffixes>
« no previous file with comments | « content/browser/service_worker/service_worker_context_wrapper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698