timeless@mozdev.org
|
fcd9dd37db
|
Bug 485834 ObserverService shouldn't recurse infinitely for stupid consumers
r=dougt
|
2009-08-12 11:49:52 +02:00 |
Serge Gautherie
|
af1f667c4e
|
Bug 508760 - Remove MSVC6 support from the tree; (Bv1) xpcom/ds/*.cpp; r=doug.turner
--HG--
extra : rebase_source : 5a08118a7f1562c89c4e0da5035ef6a578eca9f2
|
2009-08-09 00:45:46 +02:00 |
allan%beaufour.dk
|
fe27d12b30
|
Add NSPR debug info to nsObserverService. Bug 361490, r=darin
|
2006-11-23 08:43:28 +00:00 |
benjamin%smedbergs.us
|
bece0ea443
|
Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin
|
2006-08-08 18:18:50 +00:00 |
darin%meer.net
|
7d3e7d7acd
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
benjamin%smedbergs.us
|
5f483e27f3
|
Bug 326491 - leaked observer service leaks things on shutdown - r=darin
|
2006-03-21 14:43:56 +00:00 |
darin%meer.net
|
74dd53a91f
|
backing out bsmedberg's patch for bug 326491 to fix bug 329505.
|
2006-03-09 03:14:32 +00:00 |
benjamin%smedbergs.us
|
05825942c6
|
Bug 326491 - cleanup observers on shutdown even if the observer service is leaked, r=darin
|
2006-03-04 14:04:05 +00:00 |
bsmedberg%covad.net
|
a0bcb37a51
|
Bug 319024 - Password manager does not remember data - regression from bug 316414 part 1 - observer enumerators need to hand out the strong-ref nsIObserver-implementing object, not the nsIWeakReference-implementing object, r=darin
|
2005-12-13 21:12:41 +00:00 |
bsmedberg%covad.net
|
efbde9b480
|
Bug 316414 part 1, try #2 - Add xpcom-shutdown-threads and xpcom-shutdown-loaders notifications, r=darin
|
2005-11-30 18:51:27 +00:00 |
bsmedberg%covad.net
|
8cb7c747fb
|
Backing out the rest of 316414 due to persistent orange.
|
2005-11-23 21:37:16 +00:00 |
bsmedberg%covad.net
|
4ef7769813
|
Bug 316414 part 1 - Add "xpcom-shutdown-threads" and "xpcom-shutdown-loaders" notifications during XPCOM Shutdown, r=darin
|
2005-11-23 14:32:18 +00:00 |
timeless%mozdev.org
|
98b84d1242
|
Bug 245283 Add a * topic for the observerservice
r=dougt
|
2005-01-14 11:25:05 +00:00 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
jaggernaut%netscape.com
|
f008bc2bad
|
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
|
2003-07-20 07:47:59 +00:00 |
dougt%meer.net
|
fda508d773
|
removing dynamically allocated hashtable in xpcom where possible. r=alecf, b=204634
|
2003-05-23 22:23:10 +00:00 |
dbaron%dbaron.org
|
f2cd5e3e66
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +00:00 |
dougt%netscape.com
|
c5e8f896cd
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
dbaron%fas.harvard.edu
|
d376f6e5e2
|
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
|
2002-02-16 16:18:13 +00:00 |
dougt%netscape.com
|
fdb581ad21
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
dougt%netscape.com
|
e750cba0a2
|
fixed regression in mailnews caused by my last change. Need to support weak references both while adding AND while notifying... d'oh! a=pchen@netscape.com
|
2001-10-20 02:07:33 +00:00 |
dougt%netscape.com
|
da7e1268bd
|
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
|
2001-10-19 20:52:59 +00:00 |
gerv%gerv.net
|
f385eb981a
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
bienvenu%netscape.com
|
9b7b1feab2
|
fix 101143 r=dp, sr=waterson shutdown observer skipped if previous observer removes itself upon shutdown notification
|
2001-09-24 23:07:44 +00:00 |
dougt%netscape.com
|
31c1842a29
|
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
|
2001-09-06 21:13:11 +00:00 |
sspitzer%netscape.com
|
b420dac60d
|
cleanup. r=timeless, sr=smfr. #80872
|
2001-05-15 05:38:44 +00:00 |
sfraser%netscape.com
|
9f982f57de
|
Fix bug 69729, nsIObserverList had bogus params. Also make it possible to CreateInstance one. r=jag, sr=alecf.
|
2001-03-03 01:24:36 +00:00 |
alecf%netscape.com
|
31d88c869a
|
fix for 67475 sr=scc, waterson, r=blizzard, jag
observer stuff was using nsString junk when it didn't need to
|
2001-02-13 01:34:14 +00:00 |
mkaply%us.ibm.com
|
11949af38c
|
# 34082
r= dougt@netscape.com
OS/2 bring up continues - Adding PR_CALLBACKs for VisualAge Compiler
|
2000-05-02 22:38:04 +00:00 |
warren%netscape.com
|
7e37f4f478
|
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
|
2000-03-05 21:26:01 +00:00 |
dp%netscape.com
|
187770cd22
|
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
|
1999-11-30 23:36:32 +00:00 |
putterman%netscape.com
|
4032f5adf9
|
Fixes leak. Reviewed by law.
|
1999-11-15 20:57:24 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
kipp%netscape.com
|
cd048bb575
|
Use nsAutoString to save time
|
1999-09-02 18:03:30 +00:00 |
scc%netscape.com
|
0454213f91
|
got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in
|
1999-08-23 10:14:16 +00:00 |
warren%netscape.com
|
1215da1e30
|
Fixed leak in nsObserverList. Used nsObjectHashtable in service mgr implementation.
|
1999-07-30 07:58:55 +00:00 |
tbogard%aol.net
|
eb0dd2815e
|
Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings.
|
1999-07-22 02:11:04 +00:00 |
law%netscape.com
|
39f375f872
|
XPIDL-ifying nsIObserver/nsIObserverService
|
1999-05-29 00:51:17 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
warren%netscape.com
|
e54a458fca
|
Consolidated individual factories into a single factory for base.
|
1999-04-30 22:55:21 +00:00 |
bruce%cybersight.com
|
e128505d6e
|
Old patches for non-virtual vs virtual destructors (approved by Troy)
|
1999-04-25 04:57:38 +00:00 |
neeti%netscape.com
|
2c01a9790e
|
implemented wrapper funtions to make GetObserverList private.
|
1999-04-20 14:50:47 +00:00 |
neeti%netscape.com
|
3e2bd49cad
|
initial checkin for ObserverService api
|
1999-04-06 20:54:09 +00:00 |