.. |
Makefile.in
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsArray.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsArray.h
|
Part 2 of the fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r/sr=sicking.
|
2008-02-07 03:37:18 -08:00 |
nsAtomService.cpp
|
Bug 447593 Crash [@ NS_NewAtom] r=bsmedberg
|
2008-08-11 21:26:40 +01:00 |
nsAtomService.h
|
|
|
nsAtomTable.cpp
|
Increase the initial sizes of hash tables that are guaranteed to grow. b=432633 r=dbaron
|
2008-06-03 15:25:31 -07:00 |
nsAtomTable.h
|
|
|
nsByteBuffer.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsByteBuffer.h
|
|
|
nsCheapSets.cpp
|
|
|
nsCheapSets.h
|
|
|
nsCppSharedAllocator.h
|
|
|
nsCRT.cpp
|
Bug 439206. Make sure to not skip over the next char after the high surrogate when we have a missing low surrogate. r+sr=jst
|
2008-09-04 11:13:54 -04:00 |
nsCRT.h
|
Define codepoints below 0x20 as illegal characters in filenames. Bug393488, r=bsmedberg, b=beltzner
|
2008-04-02 09:05:55 -07:00 |
nsDoubleHashtable.h
|
|
|
nsExpirationTracker.h
|
Bug 449543 - nsExpirationTracker's Iterator doesn't work properly, r=roc a=bsmedberg
|
2008-08-19 10:27:28 -04:00 |
nsFixedSizeAllocator.cpp
|
|
|
nsFixedSizeAllocator.h
|
|
|
nsHashPropertyBag.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsHashPropertyBag.h
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsHashSets.cpp
|
|
|
nsHashSets.h
|
|
|
nsHashtable.cpp
|
Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer]
|
2007-10-19 16:26:52 -07:00 |
nsHashtable.h
|
|
|
nsIArray.idl
|
|
|
nsIAtom.idl
|
|
|
nsIAtomService.idl
|
Bug 447593 Crash [@ NS_NewAtom] r=bsmedberg
|
2008-08-11 21:26:40 +01:00 |
nsIByteBuffer.h
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsICollection.idl
|
|
|
nsIEnumerator.idl
|
|
|
nsIHashable.idl
|
Bug 392977 - Freeze nsIHashable for 1.9, r=dbaron
|
2007-10-02 12:16:30 -07:00 |
nsIINIParser.idl
|
|
|
nsIMutableArray.idl
|
|
|
nsINIParserImpl.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsINIParserImpl.h
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsInt64.h
|
|
|
nsIObserver.idl
|
|
|
nsIObserverService.idl
|
|
|
nsIPersistentProperties2.idl
|
|
|
nsIPersistentProperties.h
|
|
|
nsIProperties.idl
|
|
|
nsIProperty.idl
|
|
|
nsIPropertyBag2.idl
|
|
|
nsIPropertyBag.idl
|
|
|
nsIRecyclingAllocator.idl
|
|
|
nsISerializable.idl
|
|
|
nsISimpleEnumerator.idl
|
|
|
nsIStringEnumerator.idl
|
|
|
nsISupportsArray.idl
|
|
|
nsISupportsIterators.idl
|
|
|
nsISupportsPrimitives.idl
|
|
|
nsITimelineService.idl
|
|
|
nsIUnicharBuffer.h
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsIVariant.idl
|
|
|
nsIWindowsRegKey.idl
|
|
|
nsIWritablePropertyBag2.idl
|
|
|
nsIWritablePropertyBag.idl
|
|
|
nsManifestLineReader.h
|
|
|
nsMathUtils.h
|
Bustage fix for bug 413787.
|
2008-04-01 21:21:31 -07:00 |
nsObserverList.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsObserverList.h
|
|
|
nsObserverService.cpp
|
|
|
nsObserverService.h
|
|
|
nsPersistentProperties.cpp
|
Backed out changeset db55605b2a4c (relanding bug 121341)
|
2008-08-13 21:30:12 -07:00 |
nsPersistentProperties.h
|
Backed out changeset db55605b2a4c (relanding bug 121341)
|
2008-08-13 21:30:12 -07:00 |
nsProperties.cpp
|
|
|
nsProperties.h
|
|
|
nsRecyclingAllocator.cpp
|
|
|
nsRecyclingAllocator.h
|
|
|
nsStaticAtom.h
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsStaticNameTable.cpp
|
Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+]
|
2008-02-13 03:34:46 -08:00 |
nsStaticNameTable.h
|
|
|
nsStringEnumerator.cpp
|
Bug 431832: NS_inparams attr for outparams checker, r=bsmedberg, a=bsmedberg
|
2008-05-02 18:03:38 -07:00 |
nsStringEnumerator.h
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsSupportsArray.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsSupportsArray.h
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsSupportsArrayEnumerator.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsSupportsArrayEnumerator.h
|
|
|
nsSupportsPrimitives.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsSupportsPrimitives.h
|
|
|
nsTime.h
|
|
|
nsTimelineService.cpp
|
|
|
nsTimelineService.h
|
|
|
nsUnicharBuffer.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsUnicharBuffer.h
|
|
|
nsVariant.cpp
|
Bug 337890 - please spell formater formatter; mozilla-central part; r=timeless
|
2008-09-12 18:24:14 +02:00 |
nsVariant.h
|
|
|
nsWhitespaceTokenizer.h
|
|
|
nsWindowsRegKey.cpp
|
|
|
nsWindowsRegKey.h
|
|
|