This is an automated email from the git hooks/post-receive script.
pierov pushed a change to branch tor-browser-91.11.0esr-11.5-1 in repository tor-browser.
from b2ffba38205d1 Bug 11698: Incorporate Tor Browser Manual pages into Tor Browser new c4471d5950e6f fixup! Bug 40562: Added Tor-related preferences to 000-tor-browser.js new 35c90c8ee95ba fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection new 382f41ec168a3 fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection new b8802512aad78 Bug 41050: HTTPS-Only Mode Alert's "Continue to HTTP Site" button doesn't work on IP addresses new 11dff59f1d32a fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection new 7e4d47b3a5cd2 fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection new aefd06bdc8b69 fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
The 7 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/app/profile/000-tor-browser.js | 2 +- .../torpreferences/content/bridgeQrDialog.xhtml | 10 ++- .../components/torpreferences/content/check.svg | 3 + .../torpreferences/content/connectionPane.js | 33 +++++--- .../torpreferences/content/connectionPane.xhtml | 9 +- .../torpreferences/content/provideBridgeDialog.jsm | 5 +- .../torpreferences/content/torPreferences.css | 98 ++++++++++++++-------- browser/components/torpreferences/jar.mn | 1 + toolkit/actors/AboutHttpsOnlyErrorParent.jsm | 17 +++- 9 files changed, 117 insertions(+), 61 deletions(-) create mode 100644 browser/components/torpreferences/content/check.svg