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

@ -7,7 +7,7 @@
@template
def ApplicationBranding():
JS_PREFERENCE_PP_FILES += [
'pref/firefox-branding.js',
'pref/basilisk-branding.js',
]
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':