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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2907613002: Reduce the impact of the push/notification kill switches (Closed)
Patch Set: windows fix Created 3 years, 6 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index e1d25f89e54b20bcd70f918047a2d4b685889483..3defb8fa9c4799bcde33768262213cecab4d3a2b 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -29507,6 +29507,7 @@ from previous Chrome versions.
<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"/>
+ <int value="8" label="The origin's permission has been suspended"/>
</enum>
<enum name="PushGetRegistrationStatus" type="int">

Powered by Google App Engine
This is Rietveld 408576698