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

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

Issue 2506393003: Add a timeout to push message processing. (Closed)
Patch Set: Updated comment and added entry in histograms.xml Created 4 years, 1 month 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 165273860e89d4b69598e4ecfdddd16d2d59bcb2..d5b124426f5920f97f2530a0e2a2a97c351b245f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -97385,6 +97385,7 @@ value.
<int value="4" label="Service Worker not found"/>
<int value="5" label="Service Worker error"/>
<int value="6" label="event.waitUntil promise rejected"/>
+ <int value="7" label="Service Worker timeout while processing event"/>
</enum>
<enum name="PushGetRegistrationStatus" 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