Commit 93782336 authored by Annie Sullivan's avatar Annie Sullivan Committed by Commit Bot

Enable SkipEventTouchFilter experiment on bots, in advance of going to beta

Bug: 914500
Change-Id: Icd2173d32a40b1038c5ce8efd8f4cdff03632660
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610298Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Annie Sullivan <sullivan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#659713}
parent 66b79faa
......@@ -4765,6 +4765,29 @@
]
}
],
"SkipTouchEventFilter": [
{
"platforms": [
"linux",
"windows",
"mac",
"android",
"chromeos"
],
"experiments": [
{
"name": "EnabledDiscreteEventsRendererProcess_20190507",
"params": {
"skip_filtering_process": "browser_and_renderer",
"type": "discrete"
},
"enable_features": [
"SkipTouchEventFilter"
]
}
]
}
],
"SqlTempStoreMemory": [
{
"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