From ede1c4336828e3f405e5a9d261c7d71b91196309 Mon Sep 17 00:00:00 2001 From: goodov <5928869+goodov@users.noreply.github.com> Date: Tue, 27 Aug 2024 00:22:49 +0700 Subject: [PATCH] Increase BraveWorkaroundNewWindowFlash rollout to 100% beta. (#1198) Increase userbase for https://github.com/brave/brave-variations/pull/1178 --- seed/seed.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/seed/seed.json b/seed/seed.json index 4b5f48bb..52f31e5d 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -2843,7 +2843,8 @@ "filter": { "min_version": "127.1.70.49", "channel": [ - "NIGHTLY" + "NIGHTLY", + "BETA" ], "platform": [ "WINDOWS" @@ -2860,7 +2861,7 @@ ] }, "name": "Enabled", - "probability_weight": 25 + "probability_weight": 0 }, { "feature_association": { @@ -2869,7 +2870,7 @@ ] }, "name": "Disabled", - "probability_weight": 75 + "probability_weight": 100 }, { "name": "Default", @@ -2879,7 +2880,7 @@ "filter": { "min_version": "127.1.70.49", "channel": [ - "BETA" + "RELEASE" ], "platform": [ "WINDOWS"