gecko-dev/netwerk/dns
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
..
daemon Standalone daemon process to handle async DNS lookup on Unix/Linux. 1999-07-26 21:25:00 +00:00
public Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
src Removed hack to export to netwerk/dist (used before landing necko). 1999-08-03 00:38:25 +00:00
.cvsignore first checked in 1999-06-08 09:47:53 +00:00
Makefile.in Fixed makefiles for necko module, but netwerk directory. 1999-06-25 03:00:32 +00:00
makefile.win Changed our library names from netwerk to necko. 1999-06-24 23:13:46 +00:00