зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1186522 - force per checkin and release desktop firefox builds to require signed add-ons on beta 47 r=mshal DONTBUILD
This commit is contained in:
Родитель
6dee7858d5
Коммит
94aee01d99
|
@ -56,8 +56,5 @@ MOZ_ACTIVITIES=1
|
||||||
MOZ_JSDOWNLOADS=1
|
MOZ_JSDOWNLOADS=1
|
||||||
MOZ_RUST_MP4PARSE=1
|
MOZ_RUST_MP4PARSE=1
|
||||||
|
|
||||||
# Enable checking that add-ons are signed by the trusted root
|
|
||||||
MOZ_ADDON_SIGNING=1
|
|
||||||
|
|
||||||
# Include the DevTools client, not just the server (which is the default)
|
# Include the DevTools client, not just the server (which is the default)
|
||||||
MOZ_DEVTOOLS=all
|
MOZ_DEVTOOLS=all
|
||||||
|
|
|
@ -64,6 +64,3 @@ MOZ_ANDROID_PACKAGE_INSTALL_BOUNCER=1
|
||||||
|
|
||||||
# Use the low-memory GC tuning.
|
# Use the low-memory GC tuning.
|
||||||
export JS_GC_SMALL_CHUNK_SIZE=1
|
export JS_GC_SMALL_CHUNK_SIZE=1
|
||||||
|
|
||||||
# Enable checking that add-ons are signed by the trusted root
|
|
||||||
MOZ_ADDON_SIGNING=1
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче