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 2107173002: Add the future storage framework for the BudgetDatabase. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Code review feedback and added histograms.xml update. Created 4 years, 5 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 2490134849d394ac8b25a4e646b7cc741568e92f..30e4e9873025145f872846b92dc709c009acd978 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -95730,6 +95730,8 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="UsageReportsBufferBackend"
label="The result of the first attempt to open the usage reports buffer
backend database."/>
+ <suffix name="BackgroundBudgetService"
+ label="Databases for storing budget information for service workers."/>
Peter Beverloo 2016/06/30 13:12:46 service workers -> origins
harkness 2016/07/01 12:29:54 Done.
<affected-histogram name="LevelDB.Open"/>
</histogram_suffixes>
« chrome/browser/budget_service/budget_database_unittest.cc ('K') | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698