This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d61d3223bb128fbcd39aa0489b67d76fc9be15dc
Mozilla
/
mozilla
/
webshell
History
mscott%netscape.com
ca3ddf1f71
Bug
#14813
--> we are leaking all nsIURI's that go through here. Using a nsCOMPtr fixes the leak.
...
r=vidur, a=leaf. git-svn-id: svn://10.0.0.236/trunk@49004 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-24 21:03:58 +00:00
..
embed
Backed out cls's change. When realclean is added to the list, the Tinderbox builds fail because they generate the Makefiles in webshell/embed/gtk, and then the realclean (aka distclean) deletes them. That's bad....
1999-09-22 06:28:46 +00:00
macbuild
added mozilla/netwerk/streamconv/converters to access paths.
1999-09-01 21:48:56 +00:00
public
Changed the ifdef NS_DEBUG around webshell leak detection code to ifdef DETECT_WEBSHELL_LEAKS.
1999-09-22 01:24:20 +00:00
src
a=chofmann. If MOZ_PERF is defined in the environment, set up the RAPTOR_PERF_METRICS compiler define for windows.
1999-09-24 19:26:00 +00:00
tests
Bug
#14813
--> we are leaking all nsIURI's that go through here. Using a nsCOMPtr fixes the leak.
1999-09-24 21:03:58 +00:00
Makefile.in
General cleanup.
1999-09-16 00:03:08 +00:00
makefile.win
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00