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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2751343002: Adds a basic offline check to InstallableManager. (Closed)
Patch Set: Rebase Created 3 years, 9 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/browser/service_worker_context.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 ca14407d0cab0e86b8b06a9f200541714db2d733..f5f8b16d4149406933902518e2da35a5bd70dc18 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81356,6 +81356,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="26" label="Site eligible, but banner creation failed"/>
<int value="27" label="Url is not eligible for WebAPKs"/>
<int value="28" label="Site loaded in incognito window (not reported)"/>
+ <int value="29" label="Service worker not offline capable"/>
</enum>
<enum name="AppBannersInstallEvent" type="int">
« no previous file with comments | « content/public/browser/service_worker_context.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698