From 4a18e4d739020c3673c40f28aa5048628d11ec0f Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Wed, 19 Mar 2025 03:02:08 +0000 Subject: [PATCH] [AUTO][FILECONTROL] - version 134.0.6998.108 --- tools/under-control/src/RELEASE | 2 +- .../variations/fieldtrial_testing_config.json | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/tools/under-control/src/RELEASE b/tools/under-control/src/RELEASE index 9ca77cbb..862e5c10 100644 --- a/tools/under-control/src/RELEASE +++ b/tools/under-control/src/RELEASE @@ -1 +1 @@ -134.0.6998.89 +134.0.6998.108 diff --git a/tools/under-control/src/testing/variations/fieldtrial_testing_config.json b/tools/under-control/src/testing/variations/fieldtrial_testing_config.json index 08b24b1c..93e2bd38 100755 --- a/tools/under-control/src/testing/variations/fieldtrial_testing_config.json +++ b/tools/under-control/src/testing/variations/fieldtrial_testing_config.json @@ -10085,6 +10085,25 @@ ] } ], + "FledgeBiddingAndAuctionNonceSupport": [ + { + "platforms": [ + "chromeos", + "linux", + "mac", + "windows", + "android" + ], + "experiments": [ + { + "name": "Enabled", + "enable_features": [ + "FledgeBiddingAndAuctionNonceSupport" + ] + } + ] + } + ], "Floss": [ { "platforms": [ @@ -26322,6 +26341,9 @@ "experiments": [ { "name": "Enabled", + "params": { + "WebViewPrefetchFromRenderer": "true" + }, "enable_features": [ "WebViewPrefetchNativeLibrary" ]