brave-variations
brave-variations copied to clipboard
Resources to compile, publish and inspect the variations seed file
Cherry-pick of https://github.com/brave/brave-variations/pull/1023 Copied from the original PR: This is a required change to migrate to per-file study structure, because per-file structure implies study enumeration in alphabetical order (as files...
The wrong section was used here: https://github.com/brave/brave-variations/commit/b5d434b939c486e8cf31770a78838b420ee9e9a3 Should be inside `filter`.
Copy `seed.json` from commit 42ce3f2583ee8f97bb76e99c332d960c643c7c2f This is to sync-up the current state of the branches and continue migration to per-file structure in `main` branch. Related https://github.com/brave/brave-browser/issues/33654
We are going to run a pilot experiment with Quad9 in Brave Nightly to examine the usability and performance of a fallback DoH endpoint. * Feature flag to enable: BraveFallbackDoHProvider...
Follow on to #966
Follow on to https://github.com/brave/brave-variations/issues/865
https://github.com/brave/brave-browser/issues/24148 ``` PermissionLifetimeStudy PermissionLifetimeReleaseStudy FirstPartyEphemeralDomainBlockStudy PartitionConnectionsByNetworkIsolationKeyStudy PartitionBlinkMemoryCacheStudy ForceDisableBlinkFeatures ```
uplift of https://github.com/brave/brave-variations/pull/712