pjs/dom
dougt%netscape.com 2ab5823b4f 1) Now evaluting the script during channel creation rather than read() to
avoid a deadlock between the UI/JS thread and the FileTransport thread.

2) Isolating the proxy of the eval to a single interface

3) Change makefiles for windows and unix.

Brendan asked me to look at this.  I am not sure if there is a bug number.

reviewer=brendan@meer.net
1999-10-13 07:17:36 +00:00
..
macbuild changed from directly using "MSL DropInRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:13:50 +00:00
public Added window.scrollBy/scrollTo/scrollX/scrollY. Scopus bug 361046. R=troy 1999-10-06 22:07:42 +00:00
src 1) Now evaluting the script during channel creation rather than read() to 1999-10-13 07:17:36 +00:00
tests
tools global object no longer has an unused constructor. 1999-09-23 23:52:09 +00:00
.cvsignore
Makefile.in General cleanup. 1999-09-11 02:35:09 +00:00
makefile.win