mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Make safebrowsing optional at build time - Part 1: browser/
This commit is contained in:
parent
f0af6dce04
commit
e04e651ffe
11 changed files with 26 additions and 4 deletions
|
|
@ -59,6 +59,7 @@ MOZ_DEVTOOLS=1
|
|||
MOZ_SERVICES_COMMON=1
|
||||
MOZ_SERVICES_SYNC=1
|
||||
MOZ_SERVICES_HEALTHREPORT=
|
||||
MOZ_SAFE_BROWSING=
|
||||
|
||||
# Disable checking that add-ons are signed by the trusted root
|
||||
MOZ_ADDON_SIGNING=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue