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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2125683002: Add option to force document level passive event listeners as a runtime feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 5 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/public/web/WebSettings.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 1cf9ce5d7ffe91f579ba6efbdde276681ae02c14..89dc4d6ff8be88906adb3a03fe033d2be6c9289b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81482,6 +81482,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1777059507" label="trust-autofill-server-name-types"/>
<int value="1783293530" label="disallow-autofill-sync-credential"/>
<int value="1783837132" label="enable-threaded-gpu-rasterization"/>
+ <int value="1785093465" label="enable-document-passive-event-listeners"/>
<int value="1786229999" label="disable-md-downloads"/>
<int value="1791904609" label="disable-autofill-keyboard-accessory-view"/>
<int value="1803465156" label="enable-zero-suggest-most-visited"/>
« no previous file with comments | « third_party/WebKit/public/web/WebSettings.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698