Commit 47a53c06 authored by Ella Ge's avatar Ella Ge Committed by Commit Bot

Add FieldTrialConfig for android scroll resampling

Bug: 999552
Change-Id: I30baf1b87c3338583e3bf2c5a41aedfed7dcd549
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817678Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Ella Ge <eirage@chromium.org>
Cr-Commit-Position: refs/heads/master@{#698912}
parent c91d53fc
......@@ -5389,6 +5389,24 @@
]
}
],
"ScrollResamplingRollout": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"params": {
"predictor": "linear_resampling"
},
"enable_features": [
"ResamplingScrollEvents"
]
}
]
}
],
"SearchEnginePromo": [
{
"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