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

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

Issue 2810913002: [Offline pages] Add new Error page failure status inside the MHTML archiver and update correspondin… (Closed)
Patch Set: add comments and fix tests Created 3 years, 8 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 | « components/offline_pages/core/offline_page_types.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 53bacd41f007a378906316f85096f9e618552323..6e051ef61dfc408af9c4748e6228da5f6430472a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -105344,6 +105344,8 @@ from previous Chrome versions.
<int value="6" label="Already exists"/>
<int value="7" label="Skipped"/>
<int value="8" label="Security certificate error"/>
+ <int value="9" label="Error page detected"/>
+ <int value="10" label="Interstitial page detected"/>
</enum>
<enum name="OfflinePagesSharedPageWasOffline" type="int">
« no previous file with comments | « components/offline_pages/core/offline_page_types.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698