Rename firefox(-branding).js to basilisk(*).js

Bonus: combats some fingerprinting.
This commit is contained in:
wolfbeast 2018-07-02 23:40:33 +02:00 committed by Roy Tam
commit 343a51f1a1
7 changed files with 7 additions and 7 deletions

View file

@ -9,7 +9,7 @@ DIRS += ['profile/extensions']
GeckoProgram(CONFIG['MOZ_APP_NAME'])
JS_PREFERENCE_PP_FILES += [
'profile/firefox.js',
'profile/basilisk.js',
]
SOURCES += [