brave / brave-variations

Resources to compile, publish and inspect the variations seed file
Mozilla Public License 2.0
17 stars 17 forks source link

Canvas related kill switches #1068

Closed atuchin-m closed 4 months ago

atuchin-m commented 4 months ago

Resolves https://github.com/brave/brave-variations/issues/1060 PR to main: https://github.com/brave/brave-variations/pull/1067

Both features need to be disabled.

We use max_version: 125.* because cr126 got the fix in the code, so we don't need to cover it. min_version isn't set because Finch config disables:

  1. EvictionUnlocksResources for >= cr124 (for <= cr123 it's disabled in the code )
  2. Canvas2DHibernation for all the revisions.

P.S. Chrome has 2 separate studies, but it looks less reliable.

Steps to reproduce: https://issues.chromium.org/u/0/issues/341105739