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

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

Issue 2648183002: Merge "Add a UseCounter for selection intersection in Selection.addRange()." to M57 branch. (Closed)
Patch Set: Created 3 years, 11 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 | « third_party/WebKit/Source/core/frame/UseCounter.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 fc206278922879d0c7c8a3e63c2f027b911ad4f7..7f7dad38267f0b85b4cb1bbc1de4847f357696ed 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -89696,6 +89696,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1783" label="HTMLTableCellElementColspan"/>
<int value="1784" label="HTMLTableCellElementColspanGreaterThan1000"/>
<int value="1785" label="HTMLTableCellElementColspanGreaterThan8190"/>
+ <int value="1786" label="SelectionAddRangeIntersect"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698