.. |
bug656331_component
|
Bug 1041941 - Use templates for Gecko XPCOM components. r=gps
|
2014-08-24 09:11:05 +09:00 |
component
|
Bug 1079311 - Unlock mutex before logging error in RegisterContractIDLocked. r=bsmedberg
|
2014-10-08 16:08:28 -07:00 |
component_no_aslr
|
Bug 1041941 - Use templates for Gecko XPCOM components. r=gps
|
2014-08-24 09:11:05 +09:00 |
external
|
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
|
2014-09-03 14:16:37 +09:00 |
regorder
|
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
|
2014-06-24 22:12:07 -07:00 |
static-checker
|
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
|
2013-12-03 06:34:21 +09:00 |
unit
|
Bug 1077282: Cleanup uses of GreD vs GreBinD, introcuded by v2 signature changes on OSX. Based on initial patch by rstrong. r=bsmedberg
|
2014-10-10 15:06:57 -04:00 |
windows
|
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
|
2014-09-03 14:16:37 +09:00 |
CvtURL.cpp
|
Bug 1038756: Callsites creating a channel in /xpcom/ (r=bsmedberg)
|
2014-09-21 09:43:58 -07:00 |
Makefile.in
|
Bug 1069518 - XPTCall should refuse to implement interfaces with [notxpcom] methods, r=froydnj/bholley
|
2014-09-22 15:10:31 -04:00 |
MoreTestingAtomList.h
|
|
|
MoreTestingAtoms.cpp
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
MoreTestingAtoms.h
|
|
|
moz.build
|
Bug 1069518 - XPTCall should refuse to implement interfaces with [notxpcom] methods, r=froydnj/bholley
|
2014-09-22 15:10:31 -04:00 |
NotXPCOMTest.idl
|
Bug 1069518 - XPTCall should refuse to implement interfaces with [notxpcom] methods, r=froydnj/bholley
|
2014-09-22 15:10:31 -04:00 |
nsIFileEnumerator.cpp
|
|
|
RegFactory.cpp
|
|
|
resources.h
|
|
|
ShowAlignments.cpp
|
|
|
SizeTest01.cpp
|
|
|
SizeTest02.cpp
|
|
|
SizeTest03.cpp
|
|
|
SizeTest04.cpp
|
|
|
SizeTest05.cpp
|
|
|
SizeTest06.cpp
|
|
|
test.properties
|
|
|
TestArguments.cpp
|
|
|
TestArray.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
TestAtoms.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
TestAutoPtr.cpp
|
|
|
TestAutoRef.cpp
|
|
|
TestBase64.cpp
|
Bug 1040041 - Give FakeInputStream a private destructor; r=bjacob
|
2014-07-17 16:48:00 -04:00 |
TestBlockingProcess.cpp
|
|
|
TestCallTemplates.cpp
|
Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
|
2014-06-30 18:11:53 -04:00 |
TestCOMArray.cpp
|
Bug 1048280 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-08-05 09:36:59 -04:00 |
TestCOMPtr.cpp
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
TestCOMPtrEq.cpp
|
|
|
TestCRT.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestDeadlockDetector.cpp
|
Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg
|
2014-09-02 18:24:24 -04:00 |
TestDeadlockDetectorScalability.cpp
|
Bug 1027921 - Part 7: Extend scalability tests. r=froydnj
|
2014-08-04 16:16:43 -07:00 |
TestDeque.cpp
|
|
|
TestEncoding.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestExpirationTracker.cpp
|
|
|
TestFile.cpp
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
TestHarness.h
|
Bug 1069694 - Remove OldDebugAPI from the browser. r=shu
|
2014-10-12 19:37:41 +02:00 |
TestHashtables.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07:00 |
TestID.cpp
|
|
|
TestingAtomList.h
|
|
|
TestingAtoms.cpp
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
TestingAtoms.h
|
|
|
TestINIParser.cpp
|
|
|
TestJemalloc.cpp
|
|
|
TestNsRefPtr.cpp
|
Bug 1045920 (part 1) - Rename xpcom/tests/TestRefPtr.cpp as TestNsRefPtr.cpp, to avoid clashing with the soon-to-be-added mfbt/tests/TestRefPtr.cpp. r=froydnj.
|
2014-07-30 06:59:32 -07:00 |
TestObserverArray.cpp
|
Backout f615a0532971:154fb9a9e0bc (bug 493701) for Cpp bustage
|
2014-04-26 13:12:10 -04:00 |
TestObserverService.cpp
|
Bug 1048280 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-08-05 09:36:59 -04:00 |
TestPipe.cpp
|
Bug 943511 - Remove allocator parameters from methods using nsSegmentedBuffer. r=bsmedberg
|
2013-12-11 14:14:56 -05:00 |
TestPipes.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
TestPLDHash.cpp
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
|
2014-08-06 06:31:21 -07:00 |
TestPRIntN.cpp
|
|
|
TestPriorityQueue.cpp
|
|
|
TestQuickReturn.cpp
|
|
|
TestRacingServiceManager.cpp
|
Bug 1048280 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-08-05 09:36:59 -04:00 |
TestRegistrationOrder.cpp
|
|
|
TestShutdown.cpp
|
|
|
TestStackCrawl.cpp
|
Bug 976350 patch 2: Rename nsTraceRefcntImpl to nsTraceRefcnt. r=bsmedberg
|
2014-02-26 13:36:36 -08:00 |
TestStaticAtoms.cpp
|
|
|
TestSTLWrappers.cpp
|
|
|
TestStorageStream.cpp
|
|
|
TestStreamUtils.cpp
|
|
|
TestStringAPI.cpp
|
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
TestStrings.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestSynchronization.cpp
|
|
|
TestTArray.cpp
|
Bug 982212: Part 2 - Implement r-value reference support for nsTArray::AppendElement. r=nfroyd
|
2014-03-15 18:56:00 +01:00 |
TestTextFormatter.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestThreadPool.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
TestThreadPoolListener.cpp
|
Bug 1050003 - Remove unnecessary if checks before delete-ing in xpcom/. r=froydnj
|
2014-08-08 07:04:45 -07:00 |
TestThreads.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
TestThreadUtils.cpp
|
Bug 1034921 - Remove dangerous public destructor of nsFoo in TestThreadUtils.cpp. r=nfroyd
|
2014-09-04 07:07:00 +02:00 |
TestTimers.cpp
|
Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
|
2014-06-30 18:11:53 -04:00 |
TestTimeStamp.cpp
|
|
|
TestUnicodeArguments.cpp
|
|
|
TestUTF.cpp
|
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
TestWinReg.js
|
|
|
TestXPIDLString.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
UTFStrings.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |