dougt%netscape.com
|
bd4d9e5593
|
DEBUG_dougt -> DEBUG_dougt_xxx. a=dbaron
|
2002-03-18 23:40:36 +00:00 |
dbaron%fas.harvard.edu
|
59892aa65e
|
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 |
bryner%netscape.com
|
40ccb42c7c
|
Fixing some warnings in xpcom. Bug 118377, r=hwaara, sr=shaver.
|
2002-02-03 07:05:10 +00:00 |
alecf%netscape.com
|
78caae6067
|
just removing some dead code that blake spotted, followup to bug 110226
|
2001-11-29 00:07:42 +00:00 |
alecf%netscape.com
|
c0f138b6da
|
notify observers in reverse order, so that if a observer removes itself when it gets notified, we don't forget to notify the next guy
r=dougt, sr=bienvenu bug 110226
|
2001-11-28 02:48:10 +00:00 |
alecf%netscape.com
|
9cdc5ef58a
|
debug stuff only - adding MOZ_COUNT_DTOR/CTOR and changing DEBUG to DEBUG_dougt
(last part r=dougt)
|
2001-11-27 23:52:05 +00:00 |
dougt%netscape.com
|
24ac2f3385
|
check for null. if the reference ever goes away, we crash
|
2001-10-27 03:06:09 +00:00 |
dougt%netscape.com
|
e625fb98e9
|
Fixes bug 106313 (smoketest blocker). Allowing notification of weak references, regression caused by my nsIObserverService landing. sr=alecf@netscape.com.
|
2001-10-24 18:02:46 +00:00 |
dougt%netscape.com
|
d18d7e2b17
|
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
|
4e12e44b2f
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
sfraser%netscape.com
|
8ee9e073f5
|
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 |
warren%netscape.com
|
c0497e31be
|
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 |
sspitzer%netscape.com
|
17c627bc23
|
fix warning for scc.
|
1999-12-24 03:42:54 +00:00 |
waterson%netscape.com
|
f15c00b036
|
Bug 22212. Re-enable observer service weak ref stuff, now that a good fix is in for PageCycler. a=chofmann
|
1999-12-21 00:12:25 +00:00 |
waterson%netscape.com
|
f0008a0cf9
|
Reverting scc's changes until we can sort out the browser buster stuff. a=chofmann
|
1999-12-20 22:13:33 +00:00 |
scc%netscape.com
|
e765050567
|
Enabling weak observer lists. Back this code out (if needed) by commenting out the |#define NS_WEAK_OBSERVERS| line since it also contains fixes. bug#18682, r=law, a={dp, chofmann}
|
1999-12-19 17:14:47 +00:00 |
rginda%netscape.com
|
f5f06fba37
|
Fix for unix bustage, r=scc@netscape.com
|
1999-12-08 06:14:33 +00:00 |
scc%netscape.com
|
2645d4a68f
|
Changes to make observer lists hold only weak references. This code is disabled by default; enabled by the symbol |NS_WEAK_OBSERVERS|. The code will remain disabled until two underlying ownership bugs are fixed: hanging the wallet service from something permanent, and finding the observer someone is registering through XPConnect that does not support weak references. bug#=18682; r=dp
|
1999-12-08 05:24:14 +00:00 |
dmose%mozilla.org
|
142ac52eaf
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
cls%seawood.org
|
f0889ec840
|
Reorderd member initializers to remove silly warnings.
|
1999-09-12 12:02:03 +00:00 |
scc%netscape.com
|
68340a37ef
|
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
|
9b00e5191d
|
Fixed leak in nsObserverList. Used nsObjectHashtable in service mgr implementation.
|
1999-07-30 07:58:55 +00:00 |
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
neeti%netscape.com
|
0091f72b77
|
checking for null mObserverList
|
1999-04-21 19:36:41 +00:00 |
neeti%netscape.com
|
7bdbb69f8b
|
implemented wrapper funtions to make GetObserverList private.
|
1999-04-20 14:50:47 +00:00 |
neeti%netscape.com
|
8068dae4d4
|
initial checkin for ObserverService api
|
1999-04-06 20:54:09 +00:00 |