This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-10-30 13:45:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
02366e93bc
gecko-dev
/
netwerk
/
base
History
gagan%netscape.com
02366e93bc
Removing an #if 0 block that got checked in accidently with my last checkins.
1999-10-13 10:31:16 +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
Removing an #if 0 block that got checked in accidently with my last checkins.
1999-10-13 10:31:16 +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