From ee4ac7664f7afb97d2af811c0e93ebb59c421d54 Mon Sep 17 00:00:00 2001 From: Aleksei Khoroshilov <5928869+goodov@users.noreply.github.com> Date: Wed, 25 Sep 2024 00:22:20 +0700 Subject: [PATCH] Enable BraveWorkaroundNewWindowFlash 25% Release (#1213) 1.70.x is now Release, so we can continue rolling this feature. It's already enabled by default in Nightly and Beta. Related https://github.com/brave/brave-variations/pull/1178 --- seed/seed.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed/seed.json b/seed/seed.json index 2d0e5803..a9cdee66 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -2861,7 +2861,7 @@ ] }, "name": "Enabled", - "probability_weight": 0 + "probability_weight": 25 }, { "feature_association": { @@ -2870,7 +2870,7 @@ ] }, "name": "Disabled", - "probability_weight": 100 + "probability_weight": 75 }, { "name": "Default",