This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
xpcom
History
timeless%mozdev.org
36a1b039c2
Bug 270107 nsProcess::Run is broken
...
r=dougt git-svn-id: svn://10.0.0.236/trunk@167721 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-14 11:52:09 +00:00
..
base
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
build
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
2005-01-04 19:31:31 +00:00
components
Bug 277841 ###!!! ASSERTION: Potential deadlock between nsComponentManagerImplMonitor@959108 and Monitor@22d1550: 'Error', file r:/cenzic/mozilla/xpcom/threads/nsAutoLock.cpp, line 302
2005-01-14 07:03:16 +00:00
doc
…
ds
Bug 245283 Add a * topic for the observerservice
2005-01-14 11:25:05 +00:00
glue
Fixes bug 260209: Debug macros (NS_ASSERTION etc.) not followed by a ';' should produce a compiler error also in non-debug builds. Patch by Dr. Hans-Andreas Engel. r=dougt, sr=Henry.Jia@sun.com.
2005-01-14 00:44:46 +00:00
io
OS/2 build bustage from 276592 - a=mkaply
2005-01-06 18:11:46 +00:00
libxpt
/xptcall
…
MoreFiles
…
obsolete
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
proxy
Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps.
2004-12-06 22:39:54 +00:00
reflect
Fix for bug 272369
2005-01-13 23:13:49 +00:00
sample
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
string
Bug 274086 fix "unused variable" warning in opt builds, which prevent building
2004-12-15 17:25:42 +00:00
stub
Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps.
2004-12-06 22:39:54 +00:00
tests
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
threads
Bug 270107 nsProcess::Run is broken
2005-01-14 11:52:09 +00:00
tools
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
typelib
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
windbgdlg
Bug 239635 add support for ignoring assertions on windows
2004-12-08 17:51:07 +00:00
Makefile.in
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
xpcom-config.h.in
…
xpcom-private.h.in
…