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

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

Issue 2283013002: Adding chrome flag to disable implicit capture (Closed)
Patch Set: 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index f15728a18076532e1c9541e1f58e1864b4eee330..7e009243eb7f2eb001e1dcfb639bdd087bfc5a2b 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -201,6 +201,13 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="AboutFlags_enable-no-implicit-touch-pointer-event-capture">
Alexei Svitkine (slow) 2016/08/30 19:24:58 Don't add this - these are being replaced by a his
Navid Zolghadr 2016/08/31 15:18:35 Done.
+ <owner>nzolghadr@chromium.org</owner>
+ <description>
+ Touch pointer events will not be captured implicitly
mustaq 2016/08/30 18:38:56 "Disables implicit capturing of touch pointer even
+ </description>
+</action>
+
<action name="AboutFlags_enable-pnacl">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>

Powered by Google App Engine
This is Rietveld 408576698