bsmedberg%covad.net
|
ad6994b382
|
Bug 319999 - XPCOM Shutdown: xpcom-shutdown-threads notification and cleanup of event queues before component manager shutdown, r=darin
|
2006-01-17 15:41:40 +00:00 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
bryner%brianryner.com
|
bc829daafa
|
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
|
2004-01-15 06:14:18 +00:00 |
bzbarsky%mit.edu
|
ce51858d66
|
Get rid of another nsSupportsHashtable user, moving closer to "no raw addrefed
returns" nirvana. Bug 230092, r=bsmedberg, sr=darin
|
2004-01-10 02:00:40 +00:00 |
mkaply%us.ibm.com
|
7755033a04
|
#215457
r=dougt, sr=bryner, a=dbaron
Patch v2 - do event queue creation lazily
|
2003-08-15 13:59:39 +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 |
dmose%mozilla.org
|
6ed07118de
|
Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org
|
2000-12-08 04:30:36 +00:00 |
pavlov%netscape.com
|
5e8a833f39
|
Fix for eventqueue objects leaking bug #20166. This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac
|
2000-06-05 21:53:25 +00:00 |
danm%netscape.com
|
58940ea9ca
|
add API to EventQueueService for creating a monitored event queue. part of bug 25979. r=dougt r=jar
|
2000-03-04 03:17:01 +00:00 |
dougt%netscape.com
|
8b3220b6ec
|
fix for 22943. removing xp-mac specific code from xp interface, enabling asserts
on the mac. r= sdagley
|
2000-01-06 20:08:14 +00:00 |
dougt%netscape.com
|
d186802516
|
Fix for bug 22933 submitted by jonas.utterstrom@vittran.norrnod.se. r=dougt.
|
2000-01-06 19:46:44 +00:00 |
dougt%netscape.com
|
67b387409f
|
Fix for 18078. R=mstoltz,warren
|
1999-11-30 00:14:55 +00:00 |
pepper%netscape.com
|
5c61fc51b8
|
Changed friend declaration to make HP Compilers Happy.
r=mgleeson
|
1999-11-11 00:39:59 +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 |
danm%netscape.com
|
64746bb9f1
|
instead of using the thread hashtable's enumerator while processing events (a Mac-specific habit), build and use a parallel linked list structure. hashtable and list want unification someday. fixes bug 16551. r:brendan@netscape.com
|
1999-11-03 05:30:49 +00:00 |
danm%netscape.com
|
a07781e709
|
added CreateFromIThread. r:valeski@netscape.com
|
1999-10-19 19:18:27 +00:00 |
danm%netscape.com
|
4b0be45b74
|
event queues own and delete themselves when they're done. bug 15856 r:hyatt@netscape.com
|
1999-10-18 14:59:57 +00:00 |
warren%netscape.com
|
08b563e33a
|
Added
|
1999-05-18 21:43:13 +00:00 |