Commit 55bea927 authored by Navid Zolghadr's avatar Navid Zolghadr Committed by Commit Bot

Enable scroll resampling on ToT

Feel free to revert if it causes any regressions.

Bug: 1000682, 1043966, 1006789
Change-Id: Idff11fb11513cbdfc2249e7822a26f3649f7a22c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024540Reviewed-by: default avatarDave Tapuska <dtapuska@chromium.org>
Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738556}
parent 3caf3b93
......@@ -7,7 +7,7 @@
namespace features {
const base::Feature kResamplingScrollEvents{"ResamplingScrollEvents",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kFilteringScrollPrediction{
"FilteringScrollPrediction", base::FEATURE_DISABLED_BY_DEFAULT};
......
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