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-01-13 07:24:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
network
History
pavlov%pavlov.net
b9ad9e0ecb
fix for bug
#6509
1999-05-15 04:07:54 +00:00
..
cache
Further purging of -lnetutil from Unix build.
1999-04-28 05:39:11 +00:00
client
Removed MODULAR_NETLIB dependencies from makefiles.
1999-04-28 01:34:57 +00:00
cnvts
Cleanup some of the memory leaks in this code. We were never releasing the stream converter that was attached to the stream! The stream struct was just getting PR_Free'd. So I tweaked plugin_stream_complete and plugin_stream_abort to release the converter. And we had another leak on the pluggable converter object which was in NET_PluginStream. Using nsCOMPtr to fix the leak. Also fixed where we were comparing a nsresult directly against NS_OK instead of using NS_SUCCEEDED.
1999-05-12 02:50:12 +00:00
cstream
…
macbuild
changed output shlb creator to 'MOZZ' in one or more targets. a=cyeh
1999-04-29 22:18:44 +00:00
main
Removed MODULAR_NETLIB dependencies from makefiles.
1999-04-28 01:34:57 +00:00
mimetype
…
module
hacks to get the transport socket to correctly run multiple urls over a connection. unfortunately, sockstub caches connections based on the url. so i'm faking it by keeping both the url struct used to open the connection around along with the url_struct for the current running url.
1999-05-13 22:55:44 +00:00
protocol
fix for bug
#6509
1999-05-15 04:07:54 +00:00
public
Removed bogus inline virtual method in an interface
1999-05-06 19:27:37 +00:00
util
Removing mkreg from the manifest.
1999-04-28 00:23:19 +00:00
.cvsignore
…
Makefile
…
Makefile.in
Here's hoping we can pull libnetutil.so from the build on Unix now that nothing references it.
1999-04-28 06:05:03 +00:00
makefile.win
Removed MODULAR_NETLIB dependencies from makefiles.
1999-04-28 01:34:57 +00:00