This is an automated email from the git hooks/post-receive script.
richard pushed a change to branch tor-browser-91.10.0esr-11.5-1 in repository tor-browser.
from b99f714220a4c fixup! Bug 40458: Implement .tor.onion aliases new e3fe5ce02a55d fixup! Bug 11698: Incorporate Tor Browser Manual pages into Tor Browser new c2c361fb8e0d5 fixup! Add TorStrings module for localization new f124595ba4221 fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection new ea8ffe3c90673 fixup! Bug 10760: Integrate TorButton to TorBrowser core new 7244207afd1d1 fixup! Bug 2176: Rebrand Firefox to TorBrowser new e27326c6cb303 fixup! Bug 25658: Replace security slider with security level UI new c1c818b731dd2 fixup! Bug 21952: Implement Onion-Location new 130fea073b7ba fixup! Bug 10760: Integrate TorButton to TorBrowser core
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: browser/base/content/browser-menubar.inc | 2 +- browser/base/content/utilityOverlay.js | 3 +++ browser/components/about/AboutRedirector.cpp | 4 +++- browser/components/onionservices/OnionLocationParent.jsm | 3 ++- .../onionservices/content/onionlocationPreferences.js | 3 +++ browser/components/securitylevel/content/securityLevel.js | 6 ++++++ .../torpreferences/content/builtinBridgeDialog.jsm | 2 +- .../components/torpreferences/content/connectionPane.js | 14 +++++++++++++- .../torpreferences/content/provideBridgeDialog.jsm | 2 +- .../torpreferences/content/requestBridgeDialog.jsm | 2 +- browser/modules/TorStrings.jsm | 12 ++++++++---- toolkit/torproject/torbutton | 2 +- 12 files changed, 43 insertions(+), 12 deletions(-)