Commit 245d42ed authored by henry's avatar henry Committed by brizental
Browse files

fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in...

fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection

TB 44115: Make the remove all bridges dialog button destructive.
parent e6f0a015
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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] =