gecko-dev/netwerk/base
1999-10-15 22:47:24 +00:00
..
public Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren 1999-10-13 10:24:12 +00:00
src Added "resolving host" status notification for eSocketState_Created. No bug number. r=law. 1999-10-15 22:47:24 +00:00
tests Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
.cvsignore First Checked In 1999-05-28 09:11:38 +00:00
Makefile.in General cleanup. 1999-09-14 01:35:43 +00:00
makefile.win Changed our library names from netwerk to necko. 1999-06-24 23:13:46 +00:00