morgan pushed to branch mullvad-browser-153.0esr-16.0-1 at The Tor Project / Applications / Mullvad Browser

Commits:

1 changed file:

Changes:

  • gfx/thebes/StandardFonts-win10.inc
    ... ... @@ -278,7 +278,7 @@ static const FontSubstitute kFontSubstitutes[] = {
    278 278
     
    
    279 279
     #endif
    
    280 280
     
    
    281
    -#ifdef FontInclusionByLocaleRules
    
    281
    +#if defined(FontInclusionByLocaleRules) && !defined(BASE_BROWSER_VERSION)
    
    282 282
     
    
    283 283
     FONT_RULE("arabic typesetting", {"ar", MatchSetting::StartsWith},
    
    284 284
               {"fa", MatchSetting::StartsWith})