gecko-dev/xpcom/proxy
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
..
macbuild Updates the project to use the new xpcom 2. 1999-06-11 00:37:35 +00:00
public Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
src Fix for bug 10997 submitted by rginda@ix.netcom.com. 1999-07-31 17:36:18 +00:00
tests Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
.cvsignore Ignore generated files. 1999-05-10 06:25:15 +00:00
Makefile.in Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
makefile.win Landing xpcom proxies. 1999-05-07 20:01:37 +00:00