base-browser-s-mozconfigs - tor

  • 368f79a097edde7b4b0f2c73e961237a1b96bc33
  • Pier Angelo Vendrame
  • 2022-05-23 17:01:24 +0200
  • Base Browser's .mozconfigs.
  • Bug 17858: Cannot create incremental MARs for hardened builds. Define HOST_CFLAGS, etc. to avoid compiling programs such as mbsdiff (which is part of mar-tools and is not distributed to end-users) with ASan. Bug 21849: Don't allow SSL key logging. Bug 25741 - TBA: Disable features at compile-time Define MOZ_ANDROID_NETWORK_STATE and MOZ_ANDROID_LOCATION Bug 27623 - Export MOZILLA_OFFICIAL during desktop builds This fixes a problem where some preferences had the wrong default value. Also see bug 27472 where we made a similar fix for Android. Bug 29859: Disable HLS support for now Bug 30463: Explicitly disable MOZ_TELEMETRY_REPORTING Bug 32493: Disable MOZ_SERVICES_HEALTHREPORT Bug 33734: Set MOZ_NORMANDY to False Bug 33851: Omit Parental Controls. Bug 40252: Add --enable-rust-simd to our tor-browser mozconfig files Bug 41584: Move some configuration options to base-browser level
  • 62e78d015bf961558b066c180660047e83573d0f
  • Pier Angelo Vendrame
  • 2023-03-02 15:09:49 +0100
  • 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 and added --with-base-browser-version to the -dev mozconfig.