зеркало из https://github.com/mozilla/pjs.git
Bug 414862 Add-On Manger shows only empty panes, minimal function r/sr=Neil
This commit is contained in:
Родитель
9af34ee3d1
Коммит
f9cd3e0e75
|
@ -75,6 +75,12 @@ CPPSRCS = \
|
|||
nsDownloadManager.cpp \
|
||||
$(NULL)
|
||||
|
||||
# Toolkit exports this from its download manager, so we need to as we're not
|
||||
# currently building the toolkit version, but other things need it.
|
||||
EXTRA_JS_MODULES = \
|
||||
../../../../toolkit/mozapps/downloads/src/DownloadUtils.jsm \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_COMPONENTS = nsDownloadProgressListener.js
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a
|
||||
|
|
Загрузка…
Ссылка в новой задаче