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
2025-02-13 11:38:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
extensions
/
finger
History
warren%netscape.com
2979b9b4c6
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
2000-04-12 07:58:24 +00:00
..
Makefile.in
Adding finger protocol. To use it, enter a URL such as
2000-02-02 22:48:55 +00:00
nsFingerChannel.cpp
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
2000-04-12 07:58:24 +00:00
nsFingerChannel.h
removed reference to nsString2
2000-03-31 10:13:22 +00:00
nsFingerHandler.cpp
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
nsFingerHandler.h
Adding finger protocol. To use it, enter a URL such as
2000-02-02 22:48:55 +00:00
nsFingerModule.cpp
Adding finger protocol. To use it, enter a URL such as
2000-02-02 22:48:55 +00:00