This is an automated email from the git hooks/post-receive script.
pierov pushed a change to branch tor-browser-102.4.0esr-12.0-2 in repository tor-browser.
from cc33275d46e5 fixup! Add TorStrings module for localization new 0561dad276ac fixup! Bug 40562: Added Tor-related preferences to 000-tor-browser.js new 6aac3873c280 fixup! Bug 40597: Implement TorSettings module new c7057d8e2a05 fixup! Bug 40926: Implemented the New Identity feature new 6e7b1c47758e fixup! Bug 40925: Implemented the Security Level component new e30289861b52 fixup! Bug 40933: Add tor-launcher functionality new ceb40dd8151b fixup! Bug 10760: Integrate TorButton to TorBrowser core
The 6 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 | 36 +++-------- .../components/newidentity/content/newidentity.js | 6 +- .../securitylevel/content/securityLevel.js | 10 +-- browser/modules/Moat.jsm | 6 -- .../mozilla/geckoview/GeckoRuntimeSettings.java | 12 ++-- toolkit/components/securitylevel/SecurityLevel.jsm | 71 +++++++++++++++------- .../components/tor-launcher/TorLauncherUtil.jsm | 34 ----------- .../components/tor-launcher/TorStartupService.jsm | 6 -- toolkit/torproject/torbutton | 2 +- 9 files changed, 74 insertions(+), 109 deletions(-)