gecko-dev/rdf
1999-03-29 02:29:43 +00:00
..
base Added paranoid check to UnregisterDataSource() in the case that the datasource was never registered & tries to unregister in its destructor. Optimization to GetResource() -- do away with nsString's as they were causing a lot of heap activity. 1999-03-27 00:29:35 +00:00
brprof Added SetCookieString() and modified to make it easier to use outside of the browser. 1999-03-27 00:26:40 +00:00
build Add FTP datasource into build. 1999-03-26 05:57:22 +00:00
content Removing assertion from HandleDOMEvent. New capture/bubble path passes through this func. 1999-03-29 02:29:43 +00:00
datasource Fix declarative error. 1999-03-28 21:52:31 +00:00
include
macbuild Add FTP datasource into build. 1999-03-26 05:57:22 +00:00
opendir
resources Add FTP datasource into build. 1999-03-26 05:57:22 +00:00
tests Got this building and running again. 1999-03-27 00:30:20 +00:00
util Added some preconditions; changed resource equality test to interface ==. 1999-03-26 04:44:24 +00:00
.cvsignore
Makefile.in
makefile.win