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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1805343002: Add unicode flag to blink::ScriptRegexp, and measure incompatibility for |pattern| content attribut… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « third_party/WebKit/Source/core/html/forms/BaseTextInputType.cpp ('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 60140b3367e41a614910052a1d7bdff63781a7fb..7bfdd1e5fdabba190a6947c9618375b9f397f811 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -68439,6 +68439,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1261" label="HTMLLabelElementFormIsDifferentFromControlForm"/>
<int value="1262" label="HTMLLabelElementHasNoControlAndFormIsAncestor"/>
<int value="1263" label="HTMLLabelElementControlForNonFormAssociatedElement"/>
+ <int value="1264" label="PatternAttributeUnicodeFlagIsIncompatible"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/html/forms/BaseTextInputType.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698