gecko-dev/extensions
dwitte%stanford.edu 5abc7e03c5 Fixing leak regression from bug 200632 landing (the latest cookie rewrite).
This changes the nsCookieService singleton fu to AddRef only once, rather than twice (and removes the corresponding Release in the module dtor). The double-addref was making the cookie module stick around until XPCOM starts shutting down modules, which is too late to release things we own (observer service, prefbranch, etc). So we were violating XPCOM shutdown rules without knowing it.

So, the tracemalloc leak stats on Brad should halve. :)

b=209571, r=alecf, sr=darin.
2003-06-24 05:00:22 +00:00
..
access-builtin Bug 208271. Make accessproxy not part of build. r=cls, no sr= needed for build changes 2003-06-06 10:12:34 +00:00
content-packs bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
cookie Fixing leak regression from bug 200632 landing (the latest cookie rewrite). 2003-06-24 05:00:22 +00:00
cview Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
datetime fixes bug 197079 "Status bar doesn't display 'Stopped' when stop button is clicked" r=dougt sr=jag a=asa 2003-05-02 06:31:55 +00:00
editor/cascades bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
finger fixes bug 197079 "Status bar doesn't display 'Stopped' when stop button is clicked" r=dougt sr=jag a=asa 2003-05-02 06:31:55 +00:00
help landing neil's patch for bug 208464 - From the Start menu select Help & Support and a blank window appears. r=ssu, sr=sspitzer, a=asa 2003-06-11 17:45:30 +00:00
inspector removing bitmap/png, screen capturing, and boxmodel colorpicking functionality from DOM Inspector. 2003-06-24 04:44:55 +00:00
irc rebuild stalk expressions when the stalk options are changed from the pref panel 2003-06-22 00:31:54 +00:00
layout-debug Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 22:31:00 +00:00
manticore [NOT PART OF BUILD] 2002-05-31 09:36:56 +00:00
p3p Checking in for peterv@netscape.com: Fixing the problem with viewing P3P summary more than once. b=208560, r=harishd, sr=heikki 2003-06-11 19:12:23 +00:00
pics Obsoleting xp_str.h: 2003-04-01 19:38:12 +00:00
pref Fix gtk2 static build bustage - MODULE_NAME in Makefile.in must match NS_IMPL_NSGETMODULE. Bug 209747. 2003-06-18 22:54:25 +00:00
python/xpcom Fix severe leaks when using string object, and update the test suite 2003-05-09 01:23:22 +00:00
spellcheck fix for bug 206379: 2003-06-11 18:16:03 +00:00
sql bug 100649: Length() being used where IsEmpty() is meant 2003-05-23 21:34:47 +00:00
sroaming/resources - extension for firebird 2003-06-19 02:01:44 +00:00
transformiix bug 208561, grammar check, a X vs. an X, patch by Joseph Myers, r=axel@pike.org, sr=peterv 2003-06-23 14:25:23 +00:00
tridentprofile bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
typeaheadfind Bug 209354. Typeahead causing memory leaks. r=darin, sr=alecf 2003-06-18 21:24:35 +00:00
universalchardet Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
venkman Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
wallet Bug 209087 2003-06-13 20:10:01 +00:00
webservices Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
xml-rpc Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
xmlextras fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs 2003-06-17 16:40:34 +00:00
xmlterm Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
.cvsignore
Makefile.in