Commit 8cf6be2c authored by Caitlin Fischer's avatar Caitlin Fischer Committed by Chromium LUCI CQ

Remove BlinkSchedulerDedicatedWorkerThrottling entry from the config.

Bug: 776416, 1126640
Change-Id: Icea9823e21112a79dbd2b93469a77df5c2820fc3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627713Reviewed-by: default avatarAlexander Timin <altimin@chromium.org>
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#843320}
parent 725f14c3
...@@ -1193,32 +1193,6 @@ ...@@ -1193,32 +1193,6 @@
] ]
} }
], ],
"BlinkSchedulerDedicatedWorkerThrottling": [
{
"platforms": [
"android",
"android_weblayer",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"params": {
"max_budget_ms": "1000",
"max_delay_ms": "60000",
"recovery_rate": "0.01"
},
"enable_features": [
"BlinkSchedulerWorkerThrottling"
]
}
]
}
],
"BlinkSchedulerPerAgentSchedulingStudy": [ "BlinkSchedulerPerAgentSchedulingStudy": [
{ {
"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