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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2207763005: [Offline Pages] Revises Background OfflinerRequestStatus histogram to have namespace suffix. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge with download namespace change Created 4 years, 4 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 | « components/offline_pages/background/request_coordinator.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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1d174738d3bdbf8b1087187c2133e2160b611af5..7dd4a3842746ee713a6c2e134eb3d2656a10f118 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -99941,6 +99941,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="async_loading" label="Offline async loaded pages"/>
<suffix name="custom_tabs" label="Offline custom tabs"/>
<suffix name="download" label="Offline downloaded pages"/>
+ <affected-histogram name="OfflinePages.Background.OfflinerRequestStatus"/>
<affected-histogram name="OfflinePages.DeletePage.AccessCount"/>
<affected-histogram name="OfflinePages.DeletePage.LastOpenToCreated"/>
<affected-histogram name="OfflinePages.DeletePage.PageSize"/>
« no previous file with comments | « components/offline_pages/background/request_coordinator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698