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
Родитель d2a68782f0
Коммит 18028df7d2
11 изменённых файлов: 10 добавлений и 37 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

@ -1,37 +0,0 @@
#
# The contents of this file are subject to the Mozilla Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
#
DEPTH = ../../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = xmlextras
XPIDLSRCS = \
nsIGenericInterfaceInfoSet.idl \
nsIScriptableInterfaceInfo.idl \
nsIInterfaceInfoToIDL.idl \
$(NULL)
include $(topsrcdir)/config/rules.mk

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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