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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2642733002: Prerender: Disable prefetch if there's an appcache. (Closed)
Patch Set: comments Created 3 years, 10 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/public/browser/appcache_service.h ('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 42d059db8002871cc8be8e10c9d95521e2b653e3..1034ce493a70a832da7c985debf7fa80e15fb8c4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -102506,6 +102506,7 @@ value.
<int value="55" label="CREDENTIAL_MANAGER_API"/>
<int value="56" label="NOSTATE_PREFETCH_FINISHED"/>
<int value="57" label="LOW_END_DEVICE"/>
+ <int value="58" label="FINAL_STATUS_CANCELLED_FOR_APPCACHE"/>
droger 2017/02/07 12:05:11 remove "FINAL_STATUS_" for consistency
mattcary 2017/02/07 12:07:43 Done.
</enum>
<enum name="PrerenderHoverEvent" type="int">
« no previous file with comments | « content/public/browser/appcache_service.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698