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

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

Issue 2562513002: PushMessaging.UnregistrationReason UMA should count GCM Store resets (Closed)
Patch Set: Created 4 years 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/common/push_messaging_status.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 841cb8bfdddbcc98630565be07cf15cf6d5b0b87..b17117a355896dc5f4f323194ced3e5bb981d0c1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -98418,6 +98418,7 @@ value.
<int value="3" label="Incoming message app id was unknown"/>
<int value="4" label="Incoming message origin no longer has permission"/>
<int value="5" label="Incoming message Service Worker not found"/>
+ <int value="6" label="GCM Store reset due to corruption"/>
</enum>
<enum name="PushUnregistrationStatus" type="int">
« no previous file with comments | « content/public/common/push_messaging_status.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698