Add fieldtrial testing config for SimdutfBase64Support
Bug: 348442535 Change-Id: Ie2fa75ab97690a52b4838f06a72942f401817523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6083293 Commit-Queue: Nidhi Jaju <nidhijaju@chromium.org> Auto-Submit: Nidhi Jaju <nidhijaju@chromium.org> Reviewed-by: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/main@{#1394114}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
58caef46ec
commit
0e51a78aa2
@@ -21823,6 +21823,28 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"SimdutfBase64Support": [
|
||||||
|
{
|
||||||
|
"platforms": [
|
||||||
|
"android",
|
||||||
|
"android_webview",
|
||||||
|
"chromeos",
|
||||||
|
"chromeos_lacros",
|
||||||
|
"linux",
|
||||||
|
"mac",
|
||||||
|
"windows"
|
||||||
|
],
|
||||||
|
"experiments": [
|
||||||
|
{
|
||||||
|
"name": "Enabled_SimdutfWithFurtherOptimization",
|
||||||
|
"enable_features": [
|
||||||
|
"FurtherOptimizeParsingDataUrls",
|
||||||
|
"SimdutfBase64Support"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"SingleNTPRemoveExtraNTPs": [
|
"SingleNTPRemoveExtraNTPs": [
|
||||||
{
|
{
|
||||||
"platforms": [
|
"platforms": [
|
||||||
|
Reference in New Issue
Block a user