Add fieldtrial_testing_config for EnableADPFSetThreads
Bug: 375364382 Change-Id: Iec7d45f5addfaa192fd4b9d26c27685e5c07f339 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5970995 Reviewed-by: Kartar Singh <kartarsingh@google.com> Commit-Queue: Igor Kraskevich <kraskevich@google.com> Cr-Commit-Position: refs/heads/main@{#1374560}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
8cf985cc88
commit
747851a6dd
@@ -9040,6 +9040,21 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"EnableADPFSetThreads": [
|
||||||
|
{
|
||||||
|
"platforms": [
|
||||||
|
"android"
|
||||||
|
],
|
||||||
|
"experiments": [
|
||||||
|
{
|
||||||
|
"name": "Enabled",
|
||||||
|
"enable_features": [
|
||||||
|
"EnableADPFSetThreads"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"EnableBackForwardCacheForOngoingSubframeNavigation": [
|
"EnableBackForwardCacheForOngoingSubframeNavigation": [
|
||||||
{
|
{
|
||||||
"platforms": [
|
"platforms": [
|
||||||
|
Reference in New Issue
Block a user