summaryrefslogtreecommitdiffstats
path: root/tools/metrics/histograms/histograms.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/metrics/histograms/histograms.xml')
-rw-r--r--tools/metrics/histograms/histograms.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c292101..21b307d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -5618,6 +5618,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="DOMStorage.clear" units="milliseconds">
+ <obsolete>
+ Deprecated 2012.
+ </obsolete>
<owner>michaeln@chromium.org</owner>
<summary>
Duration to execute localStorage.clear() or sessionStorage.clear().
@@ -5625,6 +5628,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="DOMStorage.getItem" units="milliseconds">
+ <obsolete>
+ Deprecated 2012.
+ </obsolete>
<owner>michaeln@chromium.org</owner>
<summary>
Duration to execute localStorage.getItem() or sessionStorage.getItem().
@@ -5632,6 +5638,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="DOMStorage.key" units="milliseconds">
+ <obsolete>
+ Deprecated 2012.
+ </obsolete>
<owner>michaeln@chromium.org</owner>
<summary>
Duration to execute localStorage.key() or sessionStorage.key().
@@ -5639,6 +5648,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="DOMStorage.length" units="milliseconds">
+ <obsolete>
+ Deprecated 2012.
+ </obsolete>
<owner>michaeln@chromium.org</owner>
<summary>
Duration to execute localStorage.length() or sessionStorage.length().
@@ -5646,6 +5658,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="DOMStorage.removeItem" units="milliseconds">
+ <obsolete>
+ Deprecated 2012.
+ </obsolete>
<owner>michaeln@chromium.org</owner>
<summary>
Duration to execute localStorage.removeItem() or
@@ -5654,6 +5669,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="DOMStorage.setItem" units="milliseconds">
+ <obsolete>
+ Deprecated 2012.
+ </obsolete>
<owner>michaeln@chromium.org</owner>
<summary>
Duration to execute localStorage.setItem() or sessionStorage.setItem().
@@ -12531,6 +12549,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="LocalStorage.CommitDelay">
+ <owner>michaeln@chromium.org</owner>
+ <summary>
+ Delay between a page making changes and those changes being written to the
+ DB.
+ </summary>
+</histogram>
+
<histogram name="LocalStorage.RendererLocalStorageSizeInKB" units="KB">
<owner>michaeln@chromium.org</owner>
<summary>