Commit 9187c7d0 authored by Sahel Sharify's avatar Sahel Sharify Committed by Commit Bot

Add PassiveDocumentWheelEventListeners to fieldtrial_testing_config

Please find the intent ot implement here:
https://groups.google.com/a/chromium.org/forum/?hl=en#!topic/blink-dev/53q-wRk5QkA

Bug: 626196
Change-Id: Id77ceb7352629a6a9417617602d330919904ed44
Reviewed-on: https://chromium-review.googlesource.com/1183538Reviewed-by: default avatarNavid Zolghadr <nzolghadr@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Sahel Sharify <sahel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#585020}
parent 2a1de800
...@@ -3083,6 +3083,25 @@ ...@@ -3083,6 +3083,25 @@
] ]
} }
], ],
"PassiveDocumentWheelEventListeners": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"PassiveDocumentWheelEventListeners"
]
}
]
}
],
"PassiveEventListenersDueToFling": [ "PassiveEventListenersDueToFling": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment