.. |
ArenaAllocator.h
|
Bug 1406727 - Add more assertions. r=froydnj, r=francois
|
2017-11-01 16:20:51 +13:00 |
ArenaAllocatorExtensions.h
|
Bug 1412416 - Part 2: Simplify ArenaStrdup for xpcom strings. r=froydnj
|
2017-10-27 13:26:47 -07:00 |
ArrayIterator.h
|
…
|
|
AtomArray.h
|
Bug 1407843 part 1 - Introduce a global-level AtomArray type alias. r=froydnj
|
2017-10-13 11:59:23 +11:00 |
Dafsa.cpp
|
…
|
|
Dafsa.h
|
…
|
|
IncrementalTokenizer.cpp
|
…
|
|
IncrementalTokenizer.h
|
…
|
|
Observer.h
|
…
|
|
PLDHashTable.cpp
|
…
|
|
PLDHashTable.h
|
…
|
|
StickyTimeDuration.h
|
…
|
|
Tokenizer.cpp
|
…
|
|
Tokenizer.h
|
…
|
|
make_dafsa.py
|
…
|
|
moz.build
|
Bug 1407843 part 1 - Introduce a global-level AtomArray type alias. r=froydnj
|
2017-10-13 11:59:23 +11:00 |
nsArray.cpp
|
Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj
|
2017-10-21 23:53:02 +09:00 |
nsArray.h
|
…
|
|
nsArrayEnumerator.cpp
|
…
|
|
nsArrayEnumerator.h
|
…
|
|
nsArrayUtils.cpp
|
…
|
|
nsArrayUtils.h
|
…
|
|
nsAtom.h
|
Bug 1411893 - Introduce nsStaticAtom. r=emilio,froydnj.
|
2017-10-27 10:31:13 +11:00 |
nsAtomTable.cpp
|
Bug 1411893 - Introduce nsStaticAtom. r=emilio,froydnj.
|
2017-10-27 10:31:13 +11:00 |
nsAtomTable.h
|
…
|
|
nsBaseHashtable.h
|
Bug 1404897: Some fixes to allow storing non-copyable types in nsDataHashtable. r=froydnj
|
2017-10-02 15:24:59 +02:00 |
nsCOMArray.cpp
|
Bug 1407838 - Remove the remains of NS_Alloc/NS_Realloc/NS_Free. r=njn
|
2017-10-12 11:08:44 +09:00 |
nsCOMArray.h
|
…
|
|
nsCRT.cpp
|
…
|
|
nsCRT.h
|
…
|
|
nsCharSeparatedTokenizer.h
|
…
|
|
nsCheapSets.h
|
…
|
|
nsClassHashtable.h
|
…
|
|
nsDataHashtable.h
|
Bug 1404897: Some fixes to allow storing non-copyable types in nsDataHashtable. r=froydnj
|
2017-10-02 15:24:59 +02:00 |
nsDeque.cpp
|
…
|
|
nsDeque.h
|
…
|
|
nsEnumeratorUtils.cpp
|
…
|
|
nsEnumeratorUtils.h
|
…
|
|
nsExpirationTracker.h
|
Bug 1404198: Part 2b - Switch to NS_NewTimer* in xpcom. r=njn
|
2017-10-15 23:11:22 -07:00 |
nsHashKeys.h
|
Bug 1407838 - Remove the remains of NS_Alloc/NS_Realloc/NS_Free. r=njn
|
2017-10-12 11:08:44 +09:00 |
nsHashPropertyBag.cpp
|
Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj
|
2017-10-21 23:53:02 +09:00 |
nsHashPropertyBag.h
|
…
|
|
nsIArray.idl
|
…
|
|
nsIArrayExtensions.idl
|
…
|
|
nsIHashable.idl
|
…
|
|
nsIINIParser.idl
|
…
|
|
nsIMutableArray.idl
|
Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj
|
2017-10-21 23:53:02 +09:00 |
nsINIParserImpl.cpp
|
…
|
|
nsINIParserImpl.h
|
…
|
|
nsINIProcessor.js
|
…
|
|
nsINIProcessor.manifest
|
…
|
|
nsIObserver.idl
|
…
|
|
nsIObserverService.idl
|
…
|
|
nsIPersistentProperties.h
|
…
|
|
nsIPersistentProperties2.idl
|
…
|
|
nsIProperties.idl
|
…
|
|
nsIProperty.idl
|
…
|
|
nsIPropertyBag.idl
|
…
|
|
nsIPropertyBag2.idl
|
…
|
|
nsISerializable.idl
|
…
|
|
nsISimpleEnumerator.idl
|
…
|
|
nsIStringEnumerator.idl
|
…
|
|
nsISupportsIterators.idl
|
…
|
|
nsISupportsPrimitives.idl
|
…
|
|
nsIVariant.idl
|
…
|
|
nsIWindowsRegKey.idl
|
…
|
|
nsIWritablePropertyBag.idl
|
…
|
|
nsIWritablePropertyBag2.idl
|
…
|
|
nsInterfaceHashtable.h
|
…
|
|
nsJSThingHashtable.h
|
…
|
|
nsMathUtils.h
|
…
|
|
nsObserverList.cpp
|
…
|
|
nsObserverList.h
|
…
|
|
nsObserverService.cpp
|
Bug 1405541 (attempt 2) - Split AUTO_PROFILER_LABEL_DYNAMIC into three macros. r=mstange.
|
2017-10-13 16:12:57 +11:00 |
nsObserverService.h
|
…
|
|
nsPersistentProperties.cpp
|
…
|
|
nsPersistentProperties.h
|
…
|
|
nsPointerHashKeys.h
|
…
|
|
nsProperties.cpp
|
…
|
|
nsProperties.h
|
…
|
|
nsQuickSort.cpp
|
…
|
|
nsQuickSort.h
|
…
|
|
nsRefPtrHashtable.h
|
…
|
|
nsStaticAtom.h
|
Bug 1411893 - Introduce nsStaticAtom. r=emilio,froydnj.
|
2017-10-27 10:31:13 +11:00 |
nsStaticNameTable.cpp
|
…
|
|
nsStaticNameTable.h
|
…
|
|
nsStringEnumerator.cpp
|
…
|
|
nsStringEnumerator.h
|
…
|
|
nsSupportsPrimitives.cpp
|
Bug 1409227 (part 4) - Replace nsMemory::Clone(id, sizeof(nsID)) with nsID::Clone(id). r=mccr8.
|
2017-10-18 10:39:20 +11:00 |
nsSupportsPrimitives.h
|
…
|
|
nsTArray-inl.h
|
…
|
|
nsTArray.cpp
|
…
|
|
nsTArray.h
|
Bug 1409152. Add an nsTArray::ContainsSorted method. r=froydnj
|
2017-10-17 15:39:59 -04:00 |
nsTArrayForwardDeclare.h
|
…
|
|
nsTHashtable.h
|
Bug 1411034 - Remove the const to fix the -Wignored-qualifiers warning r=erahm
|
2017-10-23 22:42:35 +02:00 |
nsTObserverArray.cpp
|
…
|
|
nsTObserverArray.h
|
…
|
|
nsTPriorityQueue.h
|
…
|
|
nsVariant.cpp
|
Bug 1409227 (part 4) - Replace nsMemory::Clone(id, sizeof(nsID)) with nsID::Clone(id). r=mccr8.
|
2017-10-18 10:39:20 +11:00 |
nsVariant.h
|
…
|
|
nsWhitespaceTokenizer.h
|
…
|
|
nsWindowsRegKey.cpp
|
…
|
|
nsWindowsRegKey.h
|
…
|
|