Loading
Commits on Source 24
-
Pier Angelo Vendrame authored
Bug 41801: Fix handleProcessReady in TorSettings.init
-
Pier Angelo Vendrame authored
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection Bug 40552: Improve the description of the modal to provide a bridge manually.
-
Pier Angelo Vendrame authored
Bug 40552: New texts for the add a bridge manually modal
-
cypherpunks1 authored
Bug 41792: Allow dragging downloads from about:downloads and the download panel
-
Pier Angelo Vendrame authored
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection Bug 41802: Improve the regex on parseBridgeLine The previous version of the regex took for granted the bridge fingerprint was always available, but it is actually optional. So, parsing some bridge lines (e.g., Conjure) failed, and vanilla bridge was displayed instead of the actual transport.
-
henry authored
-
John Lin authored
Differential Revision: https://phabricator.services.mozilla.com/D178564
-
Richard Pospesel authored
fixup! Bug 1832832 - protect encoder accesses in Java callbacks. r=media-playback-reviewers,alwu a=pascalc - MOZ_GUARDED_BY is just GUARDED_BY in esr 102
-
Bug 40701: Add security warning when downloading a file Shown in the downloads panel, about:downloads and places.xhtml.
-
Dan Ballard authored
Bug 41623: Update connection assist's iconography
-
Dan Ballard authored
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection Bug 41623: Update connection assist's iconography
-
Dan Ballard authored
Bug 41623: Update connection assist's iconography
-
henry authored
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection Bug 41734 - Add a connected label to the built-in bridge dialog.
-
henry authored
Bug 41734 - Add a connected label to the built-in bridge dialog.
-
Pier Angelo Vendrame authored
Bug 41815: Wrong connect icons Swapped a couple of icons in about:torconnect, and split the offline CSS class from the connection assist/final error, since they now need a different icon. Also, removed the stroke property, since the new icons do not need it.
-
Pier Angelo Vendrame authored
Bug 41816: Workaround to fix the top navigation Using the top navigation does not always work as expected, because we pass a null connection state, instead of the actual state. We could start storing the state as a member, however further refactors are planned (see #41710), so also directly asking the parent for the current state works as a quick&dirty workaround.
-
henry authored
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection Bug 41618 - Remove connect bar, and swap internet and connection icons in tor connection preferences.
-
henry authored
Bug 41618 - Remove connect bar, and swap internet and connection icons in tor connection preferences.
-
henry authored
Bug 41726 - Animate the connection icon.
-
henry authored
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection Bug 41810 - Add "Connect" button instead of the "Submit" and "OK" button in the bridge request dialog and the manual bridge dialog, respectively.
-
Dan Ballard authored
Bug 41809: restore onion glyph in locations outside location bar
-
Dan Ballard authored
Bug 41809: restore onion glyph in locations outside location bar
-
Dan Ballard authored
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection Bug 41809: restore onion glyph in locations outside location bar
-
Pier Angelo Vendrame authored
Bug 41818: Remove YEC 2022 strings