Backed out changeset 893f32015ef0 (bug 1709817) for Gecko Decision Task failure and Build bustages. CLOSED TREE

This commit is contained in:
Dorel Luca 2021-07-15 14:03:08 +03:00
parent c1d6fdb12b
commit a8dbc3a00f
2 changed files with 0 additions and 6 deletions

View File

@ -30,7 +30,6 @@ categories:
- tools/profiler
- performance
- xpcom
- security/nss
build_doc:
- mach
- tools/try

View File

@ -158,8 +158,3 @@ GYP_DIRS["nss"].action_overrides = {
if CONFIG["NSS_EXTRA_SYMBOLS_FILE"]:
DEFINES["NSS_EXTRA_SYMBOLS_FILE"] = CONFIG["NSS_EXTRA_SYMBOLS_FILE"]
SPHINX_TREES["/security/nss"] = "nss/doc/rst"
with Files("nss/doc/rst/**"):
SCHEDULES.exclusive = ["nss/doc/rst"]