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

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

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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 42d059db8002871cc8be8e10c9d95521e2b653e3..ad0c069fbcd2c308d7cc30b67fe3c9d97bb003a1 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="CANCELLED_FOR_APPCACHE"/>
</enum>
<enum name="PrerenderHoverEvent" type="int">
« content/public/browser/appcache_service.h ('K') | « content/public/browser/appcache_service.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698