gecko-dev/rdf/base
mccabe%netscape.com 2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
..
idl Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
public Checkin another chunk of Alex Larsson's non-exported symbol reduction 1999-07-07 09:02:21 +00:00
src was forgetting to check a result 1999-08-10 05:35:09 +00:00
.cvsignore Initial revision. 1998-12-24 08:26:27 +00:00
Makefile.in Generate base header files. 1999-05-11 02:11:01 +00:00
makefile.win Generate RDF headers. 1999-05-10 18:51:20 +00:00