Merge pull request #321083 from cinnamonpancake/librewolf_ua_fix

librewolf: remove with-app-basename flag that exposes LibreWolf in the user agent string when resistFingerprinting is disabled
This commit is contained in:
❄️
2024-07-18 13:04:37 -03:00
committed by GitHub
@@ -10,7 +10,6 @@ rec {
extraConfigureFlags = [
"--with-app-name=librewolf"
"--with-app-basename=LibreWolf"
"--with-unsigned-addon-scopes=app,system"
];