bryner%brianryner.com
|
7aa7175e61
|
Remove unused labels pointed out by dbaron.
|
2004-11-24 23:12:18 +00:00 |
bryner%brianryner.com
|
1435145ce6
|
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
|
2004-11-24 22:48:45 +00:00 |
darin%meer.net
|
62c756a89a
|
fixing MingW / GCC 3.4 build bustage
|
2004-11-23 22:19:13 +00:00 |
darin%meer.net
|
373f51f2c6
|
fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron
|
2004-11-23 20:53:38 +00:00 |
dbaron%dbaron.org
|
438736696c
|
Reduce code size of do_GetService by moving an nsCOMPtr and QueryInterface out of the part that's done inline. b=264456 r=darin
|
2004-10-15 17:44:30 +00:00 |
dbaron%dbaron.org
|
f26ae219a5
|
Add helper functions that make it easier to cache factories. b=261310 r=darin
|
2004-10-02 00:44:13 +00:00 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
dougt%netscape.com
|
940379bb25
|
Fixes 132705. nsComponentManagerUtils error handling is incorrect. fix by dbaron, r=dougt, sr=rpotts, a=asa@mozilla.org
|
2002-04-04 21:35:32 +00:00 |
dbaron%fas.harvard.edu
|
94d69f4b41
|
Fix orange by removing shadowing declaration of |nsresult status|.
|
2002-03-22 02:08:38 +00:00 |
dougt%netscape.com
|
c9191f09c8
|
130405. Committing new files. r=alec, sr=brendan@mozilla.org, a=asa@mozilla.org
|
2002-03-21 23:47:46 +00:00 |