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
7708ed2471eb8f0736dddacbb3ada8cf46ce29cf
Mozilla
/
mozilla
/
webshell
History
scc%netscape.com
d91dbb787f
all changes are NS_DEBUG only. added a private static member variable to count outstanding webshells; code in constructor and destructor to do the counting; a static member function to retrieve the value; and a global function that calls that
...
git-svn-id: svn://10.0.0.236/trunk@44816 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 12:32:20 +00:00
..
embed
Added support for --with-nspr so that GtkMozilla can find the nspr headers & includes when they are installed separate from the mozilla tree. Incidentally, this was also breaking for any tinderbox that uses the build-moz-smoke.pl script which includes a number of SeaMonkey-Ports builds. Why wasn't this caught before?
1999-08-25 15:07:13 +00:00
macbuild
Removed obsolete base.shlb/baseDebug.shlb
1999-05-27 21:40:58 +00:00
public
added a declaration for a global function that reports the number of webshells that have been created but have not yet been destroyed
1999-08-27 12:32:18 +00:00
src
all changes are NS_DEBUG only. added a private static member variable to count outstanding webshells; code in constructor and destructor to do the counting; a static member function to retrieve the value; and a global function that calls that
1999-08-27 12:32:20 +00:00
tests
More mem leak fixes.
1999-08-27 10:03:07 +00:00
Makefile.in
Add support for building gtk widget as part of mozilla builds.
1999-05-28 12:43:59 +00:00
makefile.win
…