Commit 3fa0d256 authored by Rakina Zata Amni's avatar Rakina Zata Amni Committed by Commit Bot

Add find-in-page experiment to fieldtrial_testing_config.json

For FindInPageBestEffortPriority experiment.

Bug: 1063199
Change-Id: I9ca7f639cf4d15937b5dbd024e9a61e606a7a88d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227713Reviewed-by: default avatarAlexander Timin <altimin@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Rakina Zata Amni <rakina@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774838}
parent 5e45235a
...@@ -2392,6 +2392,26 @@ ...@@ -2392,6 +2392,26 @@
] ]
} }
], ],
"FindInPageBestEffortPriority": [
{
"platforms": [
"android",
"android_weblayer",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled_20200601",
"enable_features": [
"BlinkSchedulerBestEffortPriorityForFindInPage"
]
}
]
}
],
"FlexNG": [ "FlexNG": [
{ {
"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