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

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

Issue 2416033002: Fixed the behaviour of form submit to match the standard: no submit is taken place when the form is… (Closed)
Patch Set: Added Console Warning Created 4 years, 2 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/HTMLFormElement.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 9d00901a8d18cb0f51b705b2daf771e47e753501..b29e404fe3bd91310b8d97da9d9293537f5fcabe 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83667,7 +83667,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1396" label="V8RegExpPrototypeSourceGetter"/>
<int value="1397" label="V8RegExpPrototypeOldFlagGetter"/>
<int value="1398" label="V8DecimalWithLeadingZeroInStrictMode"/>
- <int value="1399" label="FormSubmissionNotInDocumentTree"/>
+ <int value="1399" label="OBSOLETE_FormSubmissionNotInDocumentTree"/>
<int value="1400" label="GetUserMediaPrefixed"/>
<int value="1401" label="GetUserMediaLegacy"/>
<int value="1402" label="GetUserMediaPromise"/>
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLFormElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698