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

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

Issue 2261393002: Fixed the behaviour of form submit to Firefox: form does not submit once it has been removed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Final nit update" Created 4 years, 4 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 8e4483781742d514b4d57b67edfe76a729ff9650..f4448ef2e5afe1484f6f7186bf87895a2e4dcffa 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -79656,7 +79656,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