gecko-dev/extensions/xmlextras/interfaceinfo
bryner%netscape.com 7d4f6c9de3 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. 2003-03-21 22:47:30 +00:00
..
macbuild Fix for bug 126691 (need extensions\interfaceinfo build fu). sr=sfraser. Not part of the default build. 2002-04-13 21:38:17 +00:00
public 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. 2003-03-21 22:47:30 +00:00
src This file is no longer used. 2003-03-21 18:58:12 +00:00
tests NOT PART OF THE BUILD. Fix broken test 2002-10-15 21:53:42 +00:00
.cvsignore Updating cvsignore files. 2002-08-30 05:12:02 +00:00
Makefile.in Enabling WSDL support. b=196102, r=leaf@netscape.com, sr=heikki@netscape.com ( build changes ), sr=jst@netscape.com ( wsdl changes ), a=drivers@mozilla.org 2003-03-21 00:29:35 +00:00
readme.html Enabling WSDL support. b=196102, r=leaf@netscape.com, sr=heikki@netscape.com ( build changes ), sr=jst@netscape.com ( wsdl changes ), a=drivers@mozilla.org 2003-03-21 00:29:35 +00:00

readme.html

<html>
<body>
mozilla/extensions/xmlextras/interfaceinfo implements:
<ul>
<li>generic scriptable wrappers for interface infos
<li>dynamically populatable interface info set support
<li>a JS component that decompiles interface infos to idl
</ul>
</body>
</html>