Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.
--- a/accessible/public/Makefile.in
+++ b/accessible/public/Makefile.in
@@ -6,17 +6,16 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = accessibility
-XPIDL_MODULE= accessibility
GRE_MODULE = 1
XPIDLSRCS = \
nsIAccessibleTypes.idl \
nsIAccessibleRetrieval.idl \
nsIAccessible.idl \
nsIAccessibleApplication.idl \
nsIAccessibleRelation.idl \
--- a/b2g/components/Makefile.in
+++ b/b2g/components/Makefile.in
@@ -5,17 +5,16 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = B2GComponents
-XPIDL_MODULE = B2GComponents
XPIDLSRCS = \
b2g.idl \
$(NULL)
EXTRA_PP_COMPONENTS = \
ActivitiesGlue.js \
AlertsService.js \
--- a/browser/components/feeds/public/Makefile.in
+++ b/browser/components/feeds/public/Makefile.in
@@ -6,13 +6,12 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = browser-feeds
-XPIDL_MODULE = browser-feeds
XPIDLSRCS = nsIFeedResultService.idl nsIWebContentConverterRegistrar.idl nsIFeedWriter.idl
include $(topsrcdir)/config/rules.mk
--- a/browser/components/migration/public/Makefile.in
+++ b/browser/components/migration/public/Makefile.in
@@ -5,14 +5,13 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = migration
-XPIDL_MODULE = migration
XPIDLSRCS = nsIBrowserProfileMigrator.idl
include $(topsrcdir)/config/rules.mk
--- a/browser/components/sessionstore/Makefile.in
+++ b/browser/components/sessionstore/Makefile.in
@@ -6,16 +6,15 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = sessionstore
-XPIDL_MODULE = sessionstore
XPIDLSRCS = \
nsISessionStartup.idl \
nsISessionStore.idl \
$(NULL)
include $(topsrcdir)/config/rules.mk
--- a/browser/components/shell/public/Makefile.in
+++ b/browser/components/shell/public/Makefile.in
@@ -6,17 +6,16 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = shellservice
-XPIDL_MODULE = shellservice
XPIDLSRCS = nsIShellService.idl
ifeq ($(OS_ARCH),WINNT)
XPIDLSRCS += nsIWindowsShellService.idl
endif
ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT))
--- a/browser/fuel/public/Makefile.in
+++ b/browser/fuel/public/Makefile.in
@@ -5,13 +5,12 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = fuel
-XPIDL_MODULE = fuel
XPIDLSRCS = fuelIApplication.idl
include $(topsrcdir)/config/rules.mk
--- a/browser/metro/components/Makefile.in
+++ b/browser/metro/components/Makefile.in
@@ -7,17 +7,16 @@ topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/config.mk
# metro/components.manifest
MODULE = components
-XPIDL_MODULE = components
XPIDLSRCS = \
SessionStore.idl \
LoginManagerPrompter.idl \
$(NULL)
EXTRA_PP_COMPONENTS = \
components.manifest \
--- a/dom/media/bridge/Makefile.in
+++ b/dom/media/bridge/Makefile.in
@@ -5,17 +5,16 @@
DEPTH = ../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = peerconnection
-XPIDL_MODULE = peerconnection
LIBRARY_NAME = peerconnection
MODULE_NAME = peerconnection
IS_COMPONENT = 1
EXPORT_LIBRARY = 1
LIBXUL_LIBRARY = 1
XPIDLSRCS = IPeerConnection.idl
--- a/embedding/base/Makefile.in
+++ b/embedding/base/Makefile.in
@@ -5,17 +5,16 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
MODULE = embed_base
-XPIDL_MODULE = embed_base
include $(DEPTH)/config/autoconf.mk
SDK_HEADERS = \
nsEmbedCID.h \
$(NULL)
SDK_XPIDLSRCS = \
--- a/embedding/components/commandhandler/public/Makefile.in
+++ b/embedding/components/commandhandler/public/Makefile.in
@@ -6,17 +6,16 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = commandhandler
-XPIDL_MODULE = commandhandler
XPIDLSRCS = \
nsICommandManager.idl \
nsICommandParams.idl \
nsIControllerCommand.idl \
nsIControllerContext.idl \
nsIControllerCommandTable.idl \
nsPICommandUpdater.idl \
--- a/embedding/components/find/public/Makefile.in
+++ b/embedding/components/find/public/Makefile.in
@@ -6,17 +6,16 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = find
-XPIDL_MODULE = find
SDK_XPIDLSRCS = nsIWebBrowserFind.idl \
$(NULL)
XPIDLSRCS = nsIFind.idl \
$(NULL)
include $(topsrcdir)/config/rules.mk
--- a/embedding/components/webbrowserpersist/public/Makefile.in
+++ b/embedding/components/webbrowserpersist/public/Makefile.in
@@ -6,17 +6,16 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = webbrowserpersist
-XPIDL_MODULE = webbrowserpersist
GRE_MODULE = 1
XPIDLSRCS = nsIWebBrowserPersist.idl \
nsCWebBrowserPersist.idl \
$(NULL)
include $(topsrcdir)/config/rules.mk
--- a/embedding/components/windowwatcher/public/Makefile.in
+++ b/embedding/components/windowwatcher/public/Makefile.in
@@ -7,17 +7,16 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = windowwatcher
-XPIDL_MODULE = windowwatcher
GRE_MODULE = 1
SDK_XPIDLSRCS = nsIWindowWatcher.idl \
nsIPromptService.idl \
$(NULL)
XPIDLSRCS = nsIDialogParamBlock.idl \
nsIPromptService2.idl \
--- a/extensions/spellcheck/idl/Makefile.in
+++ b/extensions/spellcheck/idl/Makefile.in
@@ -3,17 +3,16 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
MODULE = spellchecker
-XPIDL_MODULE = spellchecker
include $(DEPTH)/config/autoconf.mk
XPIDLSRCS = \
mozIPersonalDictionary.idl \
mozISpellCheckingEngine.idl \
mozISpellI18NUtil.idl \
mozISpellI18NManager.idl \
--- a/hal/Makefile.in
+++ b/hal/Makefile.in
@@ -16,17 +16,16 @@ VPATH = \
$(srcdir)/windows \
$(srcdir)/cocoa \
$(NULL)
include $(DEPTH)/config/autoconf.mk
MODULE = hal
LIBRARY_NAME = hal_s
-XPIDL_MODULE = hal
FORCE_STATIC_LIB = 1
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
FAIL_ON_WARNINGS = 1
EXPORTS_NAMESPACES = mozilla
EXPORTS_mozilla = \
Hal.h \
--- a/image/decoders/icon/qt/public/Makefile.in
+++ b/image/decoders/icon/qt/public/Makefile.in
@@ -5,14 +5,13 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = gtkqticonsconverter
-XPIDL_MODULE = gtkqticonsconverter
XPIDLSRCS = nsGtkQtIconsConverter.idl
include $(topsrcdir)/config/rules.mk
--- a/js/ductwork/debugger/Makefile.in
+++ b/js/ductwork/debugger/Makefile.in
@@ -10,17 +10,16 @@ relativesrcdir = @relativesrcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = jsdebugger
MODULE_NAME = jsdebugger
GRE_MODULE = 1
LIBRARY_NAME = jsdebugger
-XPIDL_MODULE = jsdebugger
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
CPPSRCS = \
JSDebugger.cpp \
$(NULL)
--- a/layout/inspector/public/Makefile.in
+++ b/layout/inspector/public/Makefile.in
@@ -7,17 +7,16 @@
DEPTH=@DEPTH@
topsrcdir=@top_srcdir@
srcdir=@srcdir@
VPATH=@srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE=inspector
-XPIDL_MODULE=inspector
XPIDLSRCS = inIDOMView.idl \
inIDeepTreeWalker.idl \
inIFlasher.idl \
inISearchProcess.idl \
inISearchObserver.idl \
inICSSValueSearch.idl \
inIDOMUtils.idl \
--- a/mobile/android/components/Makefile.in
+++ b/mobile/android/components/Makefile.in
@@ -5,17 +5,16 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = MobileComponents
-XPIDL_MODULE = MobileComponents
XPIDLSRCS = \
SessionStore.idl \
$(NULL)
EXTRA_PP_COMPONENTS = \
MobileComponents.manifest \
AboutRedirector.js \
--- a/mobile/android/components/build/Makefile.in
+++ b/mobile/android/components/build/Makefile.in
@@ -14,17 +14,16 @@ MODULE = browsercomps
LIBRARY_NAME = browsercomps
LIBXUL_LIBRARY = 1
IS_COMPONENT = 1
EXPORT_LIBRARY = 1
EXPORTS = nsBrowserComponents.h
-XPIDL_MODULE = browsercomps
XPIDLSRCS = nsIShellService.idl
CPPSRCS = \
nsBrowserModule.cpp \
nsShellService.cpp \
$(NULL)
--- a/mobile/xul/components/Makefile.in
+++ b/mobile/xul/components/Makefile.in
@@ -5,17 +5,16 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = MobileComponents
-XPIDL_MODULE = MobileComponents
XPIDLSRCS = \
SessionStore.idl \
LoginManagerPrompter.idl \
$(NULL)
EXTRA_PP_COMPONENTS = \
MobileComponents.manifest \
--- a/mobile/xul/components/build/Makefile.in
+++ b/mobile/xul/components/build/Makefile.in
@@ -14,17 +14,16 @@ MODULE = browsercomps
LIBRARY_NAME = browsercomps
LIBXUL_LIBRARY = 1
IS_COMPONENT = 1
EXPORT_LIBRARY = 1
EXPORTS = nsBrowserComponents.h
-XPIDL_MODULE = browsercomps
XPIDLSRCS = nsIShellService.idl
CPPSRCS = \
nsBrowserModule.cpp \
nsShellService.cpp \
$(NULL)
--- a/storage/public/Makefile.in
+++ b/storage/public/Makefile.in
@@ -6,17 +6,16 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = storage
-XPIDL_MODULE = storage
GRE_MODULE = 1
# NOTE When adding something to this list, you probably need to add it to the
# storage.h file too.
XPIDLSRCS = \
mozIStorageService.idl \
mozIStorageConnection.idl \
mozIStorageAggregateFunction.idl \
--- a/toolkit/components/exthelper/Makefile.in
+++ b/toolkit/components/exthelper/Makefile.in
@@ -5,13 +5,12 @@
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = exthelper
-XPIDL_MODULE = exthelper
XPIDLSRCS = extIApplication.idl
include $(topsrcdir)/config/rules.mk
--- a/toolkit/components/telemetry/Makefile.in
+++ b/toolkit/components/telemetry/Makefile.in
@@ -8,17 +8,16 @@ topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
USE_RCS_MK := 1
include $(topsrcdir)/config/makefiles/rcs.mk
MODULE = telemetry
-XPIDL_MODULE = telemetry
MODULE_NAME = telemetry
GRE_MODULE = 1
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
LIBRARY_NAME = telemetry
--- a/toolkit/components/url-classifier/Makefile.in
+++ b/toolkit/components/url-classifier/Makefile.in
@@ -7,17 +7,16 @@ DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = url-classifier
LIBRARY_NAME = urlclassifier_s
-XPIDL_MODULE = url-classifier
LIBXUL_LIBRARY = 1
FORCE_STATIC_LIB = 1
FAIL_ON_WARNINGS = 1
XPIDLSRCS = \
nsIUrlClassifierDBService.idl \
nsIUrlClassifierHashCompleter.idl \
nsIUrlClassifierStreamUpdater.idl \
--- a/toolkit/devtools/debugger/Makefile.in
+++ b/toolkit/devtools/debugger/Makefile.in
@@ -9,17 +9,16 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = jsinspector
MODULE_NAME = jsinspector
GRE_MODULE = 1
LIBRARY_NAME = jsinspector
-XPIDL_MODULE = jsinspector
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
CPPSRCS = \
nsJSInspector.cpp \
$(NULL)
--- a/toolkit/identity/Makefile.in
+++ b/toolkit/identity/Makefile.in
@@ -8,17 +8,16 @@ srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
FAIL_ON_WARNINGS := 1
MODULE = identity
MODULE_NAME = identity
-XPIDL_MODULE = identity
LIBRARY_NAME = identity
FORCE_STATIC_LIB = 1
LIBXUL_LIBRARY = 1
IS_COMPONENT = 1
GRE_MODULE = 1
EXPORT_LIBRARY = 1
XPIDLSRCS = \
--- a/widget/Makefile.in
+++ b/widget/Makefile.in
@@ -4,17 +4,16 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
MODULE = widget
-XPIDL_MODULE = widget
GRE_MODULE = 1
include $(DEPTH)/config/autoconf.mk
EXPORTS_NAMESPACES = IPC mozilla
EXPORTS_IPC = \
nsGUIEventIPC.h \
--- a/xpcom/sample/Makefile.in
+++ b/xpcom/sample/Makefile.in
@@ -9,19 +9,17 @@ srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
# MODULE specifies where header files from this Makefile are installed,
# i.e. dist/include/xpcomsample
MODULE = xpcomsample
-# XPIDL_MODULE names the .xpt file generated from IDL files
# i.e. dist/bin/components/xpcomsample.xpt
-XPIDL_MODULE = xpcomsample
# LIBRARY_NAME names the library generated by this makefile,
# i.e. dist/bin/components/libxpcomsample.so
LIBRARY_NAME = xpcomsample
# On OS/2, SHORT_LIBNAME is used to generate a library with an 8.3 filename,
# e.g. dist/bin/components/xpcomsmp.dll
SHORT_LIBNAME = xpcomsmp
--- a/xpfe/appshell/public/Makefile.in
+++ b/xpfe/appshell/public/Makefile.in
@@ -6,17 +6,16 @@
DEPTH =@DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = appshell
-XPIDL_MODULE = appshell
GRE_MODULE = 1
EXPORTS = \
nsAppShellCID.h \
$(NULL)
XPIDLSRCS = \
nsIAppShellService.idl \