зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1813856 - Update BUG_COMPONENT in xpcom/base to use the new component for nsCycleCollect* files. r=smaug DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D168320
This commit is contained in:
Родитель
cfa53fc21d
Коммит
18ccf5cbcc
|
@ -7,6 +7,9 @@
|
|||
with Files("**"):
|
||||
BUG_COMPONENT = ("Core", "XPCOM")
|
||||
|
||||
with Files("nsCycleCollect*"):
|
||||
BUG_COMPONENT = ("Core", "Cycle Collector")
|
||||
|
||||
DIRS += [
|
||||
"idl-parser/xpidl",
|
||||
"geckoprocesstypes_generator/geckoprocesstypes",
|
||||
|
|
Загрузка…
Ссылка в новой задаче