
Pier Angelo Vendrame pushed to branch tor-browser-102.8.0esr-12.5-1 at The Tor Project / Applications / Tor Browser Commits: 71fef23d by Pier Angelo Vendrame at 2023-03-10T09:01:30+01:00 fixup! Bug 40933: Add tor-launcher functionality Bug 41657: Remove references to data-outside-app-dir - - - - - 0f28c0c9 by Pier Angelo Vendrame at 2023-03-10T09:01:40+01:00 fixup! Bug 40597: Implement TorSettings module Bug 41657: Remove references to data-outside-app-dir While doing so, we have updated TorLauncherUtil.jsm, and we have found some minor imperfections in Moat.jsm, that this commit fixes. - - - - - 0b6e14af by Pier Angelo Vendrame at 2023-03-10T09:01:40+01:00 fixup! Bug 13252: Customize profile management on macOS Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros For these changes, we need to change TOR_BROWSER_VERSION to TOR_BROWSER, since they are Tor Browser-specific. - - - - - 8a742c52 by Pier Angelo Vendrame at 2023-03-10T09:01:41+01:00 fixup! Bug 41149: Re-enable DLL injection protection in all builds not just nightlies Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed BASE_BROWSER with BASE_BROWSER_VERSION. - - - - - 8ace15ff by Pier Angelo Vendrame at 2023-03-10T09:01:41+01:00 fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION. - - - - - 053d7d63 by Pier Angelo Vendrame at 2023-03-10T09:01:41+01:00 fixup! Bug 41599: Always return an empty string as network ID Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed BASE_BROWSER with BASE_BROWSER_VERSION. - - - - - 54a69619 by Pier Angelo Vendrame at 2023-03-10T09:01:42+01:00 fixup! Bug 41108: Remove privileged macOS installation from 102 Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed BASE_BROWSER with BASE_BROWSER_VERSION. - - - - - 65995e51 by Pier Angelo Vendrame at 2023-03-10T09:01:42+01:00 fixup! Add TorStrings module for localization Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION. - - - - - 569b4b96 by Pier Angelo Vendrame at 2023-03-10T09:01:42+01:00 fixup! Base Browser's .mozconfigs. Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Removed the --enable-base-browser flag and the BASE_BROWSER macro. - - - - - fa8eb898 by Pier Angelo Vendrame at 2023-03-10T09:01:43+01:00 fixup! Bug 16940: After update, load local change notes. Bug 41657: Remove references to data-outside-app-dir The different ways to look up for the ChangeLog.txt is not needed anymore, so this commit removes it. - - - - - c64d13ed by Pier Angelo Vendrame at 2023-03-10T09:08:43+01:00 fixup! Bug 25741: TBA: Disable GeckoNetworkManager Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed TOR_BROWSER_VERSION to TOR_BROWSER. - - - - - 36932231 by Pier Angelo Vendrame at 2023-03-10T09:08:44+01:00 fixup! Bug 4234: Use the Firefox Update Process for Tor Browser. Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION. - - - - - 9868c314 by Pier Angelo Vendrame at 2023-03-10T09:08:44+01:00 fixup! Bug 31575: Disable Firefox Home (Activity Stream) Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed BASE_BROWSER with BASE_BROWSER_VERSION. - - - - - aeb28e67 by Pier Angelo Vendrame at 2023-03-10T09:08:45+01:00 fixup! Bug 31740: Remove some unnecessary RemoteSettings instances Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed BASE_BROWSER with BASE_BROWSER_VERSION. - - - - - 8ddac88c by Pier Angelo Vendrame at 2023-03-10T09:08:45+01:00 fixup! Firefox preference overrides. Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION. - - - - - c69d5035 by Pier Angelo Vendrame at 2023-03-10T09:08:45+01:00 fixup! Bug 41542: Disable the creation of a default profile Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION. - - - - - f52818cd by Pier Angelo Vendrame at 2023-03-10T09:08:46+01:00 fixup! TB3: Tor Browser's official .mozconfigs. Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Removed --with-tor-browser-version Also, prepare the code for the next fixup. - - - - - e68b2a5c by Pier Angelo Vendrame at 2023-03-10T09:08:46+01:00 fixup! Base Browser's .mozconfigs. Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros Added --with-base-browser-version - - - - - f72a9f9d by Pier Angelo Vendrame at 2023-03-10T09:08:47+01:00 fixup! TB3: Tor Browser's official .mozconfigs. Restore the changes taken away earlier. - - - - - 30 changed files: - browser/actors/AboutTBUpdateParent.jsm - browser/app/profile/000-tor-browser.js - browser/base/content/aboutDialog.js - browser/components/BrowserContentHandler.jsm - browser/components/about/AboutRedirector.cpp - browser/components/preferences/main.js - browser/config/mozconfigs/base-browser - browser/config/mozconfigs/base-browser-android - browser/modules/Moat.jsm - browser/modules/TorStrings.jsm - docshell/base/nsAboutRedirector.cpp - mobile/android/app/mobile.js - mobile/android/geckoview/build.gradle - mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoRuntime.java - moz.configure - mozconfig-linux-x86_64-dev - mozconfig-macos-x86_64 → mozconfig-macos - netwerk/system/android/nsAndroidNetworkLinkService.cpp - netwerk/system/linux/nsNetworkLinkService.cpp - netwerk/system/mac/nsNetworkLinkService.mm - netwerk/system/netlink/NetlinkService.cpp - netwerk/system/win32/nsNotifyAddrListener.cpp - toolkit/components/tor-launcher/TorLauncherUtil.jsm - toolkit/components/tor-launcher/TorProcess.jsm - toolkit/modules/AppConstants.jsm - toolkit/modules/UpdateUtils.jsm - toolkit/mozapps/extensions/AddonManager.jsm - toolkit/mozapps/update/UpdateService.jsm - toolkit/mozapps/update/updater/updater.cpp - toolkit/profile/nsToolkitProfileService.cpp The diff was not included because it is too large. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/4f45ad5... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/4f45ad5... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)