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

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

Issue 2779763004: Create ServiceWorkerProviderHost before starting worker (Closed)
Patch Set: Pass the param of BindWithProviderInfo by value instead of pointer 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/renderer/service_worker/service_worker_context_client.cc ('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 b27cef58900538beee5751675f00b342dcc1eef9..2c33ca4e307fb99c8628d6ba4e8901a6f83529a0 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -2539,6 +2539,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="170" label="RFH_ILLEGAL_UPLOAD_PARAMS"/>
<int value="171" label="RFH_BASE_URL_FOR_DATA_URL_SPECIFIED"/>
<int value="172" label="RFPH_ILLEGAL_UPLOAD_PARAMS"/>
+ <int value="173" label="SWDH_PROVIDER_CREATED_ILLEGAL_TYPE"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/renderer/service_worker/service_worker_context_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698