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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-153.0a1-16.0-2] fixup! BB 43864: Modify the urlbar for Base Browser.



Title: GitLab

henry pushed to branch tor-browser-153.0a1-16.0-2 at The Tor Project / Applications / Tor Browser

Commits:

  • 437411d2
    by Henry Wilkes at 2026-07-14T12:17:51+01:00
    fixup! BB 43864: Modify the urlbar for Base Browser.
    
    BB 44883: Remove urlbar quick action for labs.
    

1 changed file:

Changes:

  • browser/components/urlbar/QuickActionsLoaderDefault.sys.mjs
    ... ... @@ -357,6 +357,8 @@ const DEFAULT_ACTIONS = {
    357 357
         icon: "chrome://global/skin/icons/experiments.svg",
    
    358 358
         label: "quickactions-labs",
    
    359 359
         onPick: openUrlFun("about:preferences#experimental"),
    
    360
    +    // Disabled in base browser since labs is disabled. tor-browser#44883.
    
    361
    +    disabled: () => true,
    
    360 362
       },
    
    361 363
     };
    
    362 364
     
    

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