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-31 19:10:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
netwerk
History
rpotts%netscape.com
3015ef6aa1
Fixed up header parsing, so that if OnDataAvailable(...) is called more than once we remember that headers have been processed... Made a temp change to the stream being passed out of OnDataAvailable(...). It was inStr which was *never* initialized... Right now it is passing out the original stream (which is wrong I think) but it doesn't crash :-)
1999-06-07 19:51:01 +00:00
..
base
Fixed up compiler warning on Linux...
1999-06-07 06:30:59 +00:00
build
variable rv of type nsresult was not initialized in CreateInstance and in case of creating a StandardUrl with no Init in CreateInstance (and using rv) making it random to the calling function if creating the Url succeeded. This is what I thought was a namespace problem between necko and old netlib.
1999-06-06 09:16:49 +00:00
dns
correct two typos
1999-06-07 16:56:36 +00:00
macbuild
First Checked In.
1999-06-03 21:53:30 +00:00
protocol
Fixed up header parsing, so that if OnDataAvailable(...) is called more than once we remember that headers have been processed... Made a temp change to the stream being passed out of OnDataAvailable(...). It was inStr which was *never* initialized... Right now it is passing out the original stream (which is wrong I think) but it doesn't crash :-)
1999-06-07 19:51:01 +00:00
protocols
…
test
Fixed up uninitialized variable... Oops
1999-06-07 07:12:56 +00:00
.cvsignore
…
gen-makefile.sh
…
Makefile.in
…
makefile.win
…
makefiles
…