[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][base-browser-140.5.0esr-15.0-1] fixup! BB 43525: Skip Remote Settings for search engine customization.



Title: GitLab

Pier Angelo Vendrame pushed to branch base-browser-140.5.0esr-15.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • f3db5fb9
    by Pier Angelo Vendrame at 2025-11-24T10:57:39+01:00
    fixup! BB 43525: Skip Remote Settings for search engine customization.
    
    Fix linting.
    

1 changed file:

Changes:

  • toolkit/components/search/content/base-browser-search-engines.json
    ... ... @@ -63,11 +63,7 @@
    63 63
         "orders": [
    
    64 64
           {
    
    65 65
             "environment": { "allRegionsAndLocales": true },
    
    66
    -        "order": [
    
    67
    -          "ddg",
    
    68
    -          "ddg-noai",
    
    69
    -          "startpage"
    
    70
    -        ]
    
    66
    +        "order": ["ddg", "ddg-noai", "startpage"]
    
    71 67
           }
    
    72 68
         ]
    
    73 69
       }
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx