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:
@@ -10,7 +10,6 @@ rec {
|
||||
|
||||
extraConfigureFlags = [
|
||||
"--with-app-name=librewolf"
|
||||
"--with-app-basename=LibreWolf"
|
||||
"--with-unsigned-addon-scopes=app,system"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user