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

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: comments 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
« 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index cc60142c43c975be1c979b71f8c589cd227f878c..7a4cebc5d2ad8fef4a44f43b0c1042db73cd8701 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -30168,6 +30168,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">
« 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