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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2283013002: Adding chrome flag to disable implicit capture (Closed)
Patch Set: Created 4 years, 3 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
« tools/metrics/actions/actions.xml ('K') | « tools/metrics/actions/actions.xml ('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 eebc0aff102edb8b09df84b2a728437c7f93e237..da8d3d41cfb211947396fe65e74709370312bba8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83767,6 +83767,8 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1663410466" label="top-document-isolation"/>
<int value="-1662447331" label="wake-on-packets"/>
<int value="-1660972490" label="gpu-rasterization-msaa-sample-count"/>
+ <int value="-1655535053"
+ label="enable-no-implicit-touch-pointer-event-capture"/>
mustaq 2016/08/30 18:38:56 Isn't "disable-implicit-..." better than "enable-n
Alexei Svitkine (slow) 2016/08/30 19:24:58 Since this is adding a base::Feature, I don't thin
Navid Zolghadr 2016/08/30 19:44:50 There is a comment at the end in about_flags.cc th
Alexei Svitkine (slow) 2016/08/30 20:04:07 It actually doesn't apply to base::Feature entries
Navid Zolghadr 2016/08/31 15:18:35 Done.
<int value="-1655535052" label="enable-pointer-events"/>
<int value="-1654344175" label="disable-extension-info-dialog"/>
<int value="-1649778035" label="disable-clear-browsing-data-counters"/>
« tools/metrics/actions/actions.xml ('K') | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698