зеркало из https://github.com/mozilla/gecko-dev.git
Bug 585625 - ".js component without matching .manifest" error message should point to MDC. r=ted a=npotb
--HG-- extra : rebase_source : a3accda5720b23483b7338837e193cd7024970d0
This commit is contained in:
Родитель
c637a23b7a
Коммит
11f8632577
|
@ -1874,7 +1874,7 @@ endif # MOZ_JAVAXPCOM
|
|||
ifneq (,$(filter %.js,$(EXTRA_COMPONENTS) $(EXTRA_PP_COMPONENTS)))
|
||||
ifeq (,$(filter %.manifest,$(EXTRA_COMPONENTS) $(EXTRA_PP_COMPONENTS)))
|
||||
ifndef NO_JS_MANIFEST
|
||||
$(error .js component without matching .manifest)
|
||||
$(error .js component without matching .manifest. See https://developer.mozilla.org/en/XPCOM/XPCOM_changes_in_Gecko_2.0)
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче