morgan pushed to branch tor-browser-140.2.0esr-15.0-1 at The Tor Project / 
Applications / Tor Browser


Commits:
c29f471d by Henry Wilkes at 2025-08-21T09:24:12+01:00
fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in 
about:preferences#connection

TB 44115: Make the remove all bridges dialog button destructive.

- - - - -


1 changed file:

- browser/components/torpreferences/content/connectionPane.js


Changes:

=====================================
browser/components/torpreferences/content/connectionPane.js
=====================================
@@ -2173,6 +2173,7 @@ const gBridgeSettings = {
           Services.prompt.BUTTON_POS_0 *
             Services.prompt.BUTTON_TITLE_IS_STRING +
           Services.prompt.BUTTON_POS_0_DEFAULT +
+          Services.prompt.BUTTON_DEFAULT_IS_DESTRUCTIVE +
           Services.prompt.BUTTON_POS_1 * Services.prompt.BUTTON_TITLE_CANCEL;
 
         const [titleString, bodyString, removeString] =



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c29f471d4f81c80620b81eff85a5a04d400cd1e7

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c29f471d4f81c80620b81eff85a5a04d400cd1e7
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to