Skip to content

Commit

Permalink
Add find-in-page experiment to fieldtrial_testing_config.json
Browse files Browse the repository at this point in the history
For FindInPageBestEffortPriority experiment.

Bug: 1063199
Change-Id: I9ca7f639cf4d15937b5dbd024e9a61e606a7a88d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227713
Reviewed-by: Alexander Timin <altimin@chromium.org>
Reviewed-by: Brian White <bcwhite@chromium.org>
Commit-Queue: Rakina Zata Amni <rakina@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774838}
  • Loading branch information
rakina authored and Commit Bot committed Jun 3, 2020
1 parent 5e45235 commit 3fa0d25
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2392,6 +2392,26 @@
]
}
],
"FindInPageBestEffortPriority": [
{
"platforms": [
"android",
"android_weblayer",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled_20200601",
"enable_features": [
"BlinkSchedulerBestEffortPriorityForFindInPage"
]
}
]
}
],
"FlexNG": [
{
"platforms": [
Expand Down

0 comments on commit 3fa0d25

Please sign in to comment.