Commit 0a7274d4 authored by Sam Fortiner's avatar Sam Fortiner Committed by Commit Bot

Add MaxOverlapBoundsForFixed field trial

Based on early results in dev/canary, this feature is looking promising
and we would like to continue this experiment in Beta.  To unblock that
we are enabling this experiment for the perf bots now to get more data
on the impact.

Bug: 1058987
Change-Id: I5e771beb6d4085c25df353c68c37db05d220af65
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211019Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarPhilip Rogers <pdr@chromium.org>
Commit-Queue: Sam Fortiner <samfort@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#771357}
parent cc442f6e
......@@ -3406,6 +3406,27 @@
]
}
],
"MaxOverlapBoundsForFixed": [
{
"platforms": [
"android",
"android_weblayer",
"android_webview",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"MaxOverlapBoundsForFixed"
]
}
]
}
],
"MayBlockWithoutDelay": [
{
"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