Commit dbd6172e authored by Sophie Chang's avatar Sophie Chang Committed by Commit Bot

Update field trial testing config for DelayAsyncScriptExecution

Bug: 1086227
Change-Id: I6e144c0d858e88206b768293ca237d5aa56efc19
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417532
Commit-Queue: Sophie Chang <sophiechang@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Reviewed-by: default avatarDominic Farolino <dom@chromium.org>
Cr-Commit-Position: refs/heads/master@{#808616}
parent 81b7b7ff
...@@ -2070,6 +2070,7 @@ ...@@ -2070,6 +2070,7 @@
"DelayAsyncScriptExecution": [ "DelayAsyncScriptExecution": [
{ {
"platforms": [ "platforms": [
"android",
"android_webview", "android_webview",
"chromeos", "chromeos",
"linux", "linux",
...@@ -2089,24 +2090,6 @@ ...@@ -2089,24 +2090,6 @@
] ]
} }
], ],
"DelayAsyncScriptExecutionM86Android": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "CacaoOracle01",
"params": {
"delay_type": "use_optimization_guide"
},
"enable_features": [
"DelayAsyncScriptExecution"
]
}
]
}
],
"DelayCompetingLowPriorityRequests": [ "DelayCompetingLowPriorityRequests": [
{ {
"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