Loading
Commits on Source 13
-
-
Pier Angelo Vendrame authored
Bug 41776: Keep shipping the old fontconfig file until users have one
-
Pier Angelo Vendrame authored
Bug 41732: Use font.system.whitelist also on Linux as a defense-in-depth
-
Pier Angelo Vendrame authored
Bug 41776 (fix): Added some missing lines to the previous patch
-
Bug 33298: Warn when submitting form data from http onion sites over an insecure connection
-
Bug 41785: Show http onion resources as secure in network monitor
-
Bug 41608 - Ignore tor connection errors when tor connection is cancelled by the user. This can happen if the bootstrap process is cancelled late in the process. Also remove unused cancelAutoBootstrapping.
-
Bug 41608 - Add new connection status strings.
-
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection Bug 41608 - Use the torconnect icon for the onion slash.
-
Bug 41608 - Use the same styling for ".onion available" urlbar button as the tor-connect-urlbar-button. This also stops the button from overflowing its container like before. Also move to after the bookmark button.
-
Bug 27476: Implement about:torconnect captive portal within Tor Browser - implements new about:torconnect page as tor-launcher replacement - adds new torconnect component to browser - tor process management functionality remains implemented in tor-launcher through the TorProtocolService module - adds warning/error box to about:preferences#tor when not connected to tor Bug 40773: Update the about:torconnect frontend page to match additional UI flows. Bug 41608: Add a toolbar status button and a urlbar "Connect" button.
-
Bug 41608 and 41526 - Use KeyboardEvent.repeat to block triggering newly focused buttons in about:torconnect. The approach in !607 prevented this by waiting for keyup, but keyup could still be triggered by a key event initialized elsewhere. E.g. when pressing Enter to close a modal dialog, the Enter's keyup event would be sent to the about:torconnect page and trigger the focused button.
-