This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-01 17:23:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ef5c330583
gecko-dev
/
xpcom
/
tests
History
bryner%brianryner.com
c10588c67c
sigh.
2004-01-15 06:56:39 +00:00
..
dynamic
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
services
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
StringFactoringTests
utils
windows
sigh.
2004-01-15 06:56:39 +00:00
.cvsignore
CvtURL.cpp
Makefile.in
Bug 193031 fix category manager to use aPersist parameter. Bug 54639 Category Manager is not thread-safe. Bug 208437 separate threadsafe nsBaseHashtable into super-class nsBaseHashtableMT. r=dougt/alecf I know Sun Workshop builds are still broken... working on it.
2003-06-18 11:26:27 +00:00
nsIFileEnumerator.cpp
nsIFileTest.cpp
Purge XP_PC.
2003-04-02 22:45:08 +00:00
RegFactory.cpp
resources.h
SizeTest01.cpp
SizeTest02.cpp
SizeTest03.cpp
SizeTest04.cpp
SizeTest05.cpp
SizeTest06.cpp
test.properties
TestArray.cpp
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
TestAtoms.cpp
landing attempt
#2
for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
2003-03-25 18:55:59 +00:00
TestAutoLock.cpp
TestAutoPtr.cpp
Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa
2003-11-29 18:56:10 +00:00
TestCallTemplates.cpp
TestCOMPtr.cpp
Bug 106386 Correct misspellings in source code
2003-11-17 10:05:45 +00:00
TestCOMPtrEq.cpp
TestCRT.cpp
TestDeque.cpp
Create a new xpcom obsolete library (and component library).
2003-03-15 01:04:32 +00:00
TestFactory.cpp
TestFactory.h
TestHashtables.cpp
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
TestID.cpp
TestObserverService.cpp
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
TestPermanentAtoms.cpp
landing attempt
#2
for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
2003-03-25 18:55:59 +00:00
TestPipes.cpp
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
TestServMgr.cpp
TestShutdown.cpp
TestStackCrawl.cpp
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
2003-08-05 05:29:10 +00:00
TestThreads.cpp
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
TestVoidBTree.cpp
TestXPIDLString.cpp