Fix dom serializer bustage (bugzilla edit attachment as comment) by making sure not to clobber xmlextras/base/public's .xpt file with xmlextras/interfaceinfo/public's xpt file. Bug 198568, r=harishd, sr=dveditz.

This commit is contained in:
bryner%netscape.com 2003-03-21 22:47:30 +00:00
parent 50a879ca5f
commit 7d4f6c9de3
11 changed files with 11 additions and 0 deletions

View File

@ -214,6 +214,7 @@ nssckbi.dll
; xmlextras, optional for XMLHttpRequest support
components\xmlextras.dll
components\xmlextras.xpt
components\xmlextras_interfaceinfo.xpt
;
; MathML, optional for MathML charset conversion

View File

@ -210,6 +210,7 @@ libwidget.rsrc
; xmlextras, optional for XMLHttpRequest support
components/libxmlextras.dylib
components/xmlextras.xpt
components/xmlextras_interfaceinfo.xpt
; xpconnect
components/libxpconnect.dylib

View File

@ -216,6 +216,7 @@ libnssckbi.so
; xmlextras, optional for XMLHttpRequest support
components/libxmlextras.so
components/xmlextras.xpt
components/xmlextras_interfaceinfo.xpt
res/language.properties
res/langGroups.properties

View File

@ -224,6 +224,7 @@ nssckbi.dll
; xmlextras, optional for XMLHttpRequest support
components\xmlextras.dll
components\xmlextras.xpt
components\xmlextras_interfaceinfo.xpt
;
; MathML, optional for MathML charset conversion

View File

@ -70,6 +70,7 @@ components\webbrowserpersist.xpt
;
components\xmlextras.dll
components\xmlextras.xpt
components\xmlextras_interfaceinfo.xpt
;
; XP Install Support

View File

@ -61,6 +61,7 @@ components\webbrowserpersist.xpt
;
components\xmlextras.dll
components\xmlextras.xpt
components\xmlextras_interfaceinfo.xpt
;
; XP Install Support

View File

@ -27,6 +27,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = xmlextras
XPIDL_MODULE = xmlextras_interfaceinfo
XPIDLSRCS = \
nsIGenericInterfaceInfoSet.idl \

View File

@ -247,6 +247,7 @@ bin/components/nsXmlRpcClient.js
;bin/plugins/npnul32.dll
bin/plugins/npnulos2.dll
bin/components/xmlextras.xpt
bin/components/xmlextras_interfaceinfo.xpt
;bin/components/xmlextras.dll
bin/components/xmlextra.dll
bin/components/xmlsoap.xpt

View File

@ -171,6 +171,7 @@ bin/components/commandhandler.xpt
bin/components/webbrowserpersist.xpt
bin/components/windowwatcher.xpt
bin/components/xmlextras.xpt
bin/components/xmlextras_interfaceinfo.xpt
bin/components/xmlsoap.xpt
bin/components/xmlschema.xpt
bin/components/nsHelperAppDlg.js

View File

@ -191,6 +191,7 @@ bin\components\nsDictionary.js
bin\components\nsProxyAutoConfig.js
bin\components\nsXmlRpcClient.js
bin\components\xmlextras.xpt
bin\components\xmlextras_interfaceinfo.xpt
bin\components\xmlsoap.xpt
bin\components\xmlschema.xpt
bin\components\nsHelperAppDlg.js

View File

@ -223,6 +223,7 @@ bin/components/commandhandler.xpt
bin/components/webbrowserpersist.xpt
bin/components/windowwatcher.xpt
bin/components/xmlextras.xpt
bin/components/xmlextras_interfaceinfo.xpt
bin/components/libxmlextras.so
bin/components/xmlsoap.xpt
bin/components/xmlschema.xpt