WIP-9999999-port1712633-suite-90a1.patch 1.2 KB

123456789101112131415161718192021222324252627282930
  1. # HG changeset patch
  2. # User Bill Gianopoulos <wgianopoulos@gmail.com>
  3. # Date 1622108993 14400
  4. # Thu May 27 05:49:53 2021 -0400
  5. # Parent ec78271dd5f988d718f796f329ad1f8f5efced67
  6. Bug 9999999 - Set MOZ_REQUIRE_SIGNING to not defined. r=frg
  7. Port Bug 1712633 "Set MOZ_REQUIRE_SIGNING appropriately by default".
  8. diff --git a/suite/config/mozconfigs/common b/suite/config/mozconfigs/common
  9. --- a/suite/config/mozconfigs/common
  10. +++ b/suite/config/mozconfigs/common
  11. @@ -2,17 +2,17 @@
  12. # License, v. 2.0. If a copy of the MPL was not distributed with this
  13. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  14. # This file is included by all suite mozconfigs
  15. # Disable checking that add-ons are signed by the trusted root
  16. MOZ_ADDON_SIGNING=0
  17. # Disable enforcing that add-ons are signed by the trusted root
  18. -MOZ_REQUIRE_SIGNING=0
  19. +MOZ_REQUIRE_SIGNING=
  20. mk_add_options "export MOZ_AUTOMATION_UPLOAD_SYMBOLS=${MOZ_AUTOMATION_UPLOAD_SYMBOLS}"
  21. mk_add_options "export MOZ_SCM_LEVEL=3"
  22. # Post bug 1422735, we now send symbols to Tecken.
  23. # Post bug 1422735, we now send symbols to Tecken.
  24. # See bug 1422737. Despite it saying SOCORRO, it's actually using
  25. # the new Tecken symbol token.