tb-41542 - mullvad
-
13c98eb93239be7131b88c190a43fb852307f20b
- Pier Angelo Vendrame
- 2023-01-20 18:26:28 +0100
- Bug 41542: Disable the creation of a default profile
- Firefox creates a profile as a fallback for old versions. However, we do not need this, so we want to prevent Firefox from creating the related directories. We comment out the code, but should Mozilla be interested in a compile-time flag, we could rewrite the patch to add one. See also https://bugzilla.mozilla.org/show_bug.cgi?id=1770174.
-
079ae023a6e46e6a3eeaef05a23e69d7e1585a3f
- Pier Angelo Vendrame
- 2023-03-02 17:47:03 +0100
- 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.