.. |
test
|
…
|
|
tools
|
…
|
|
ArenaAllocator.h
|
…
|
|
ArenaAllocatorExtensions.h
|
…
|
|
ArrayAlgorithm.h
|
…
|
|
ArrayIterator.h
|
…
|
|
Atom.py
|
…
|
|
AtomArray.h
|
…
|
|
Dafsa.cpp
|
…
|
|
Dafsa.h
|
…
|
|
HTMLAtoms.py
|
…
|
|
IncrementalTokenizer.cpp
|
…
|
|
IncrementalTokenizer.h
|
…
|
|
MruCache.h
|
…
|
|
Observer.h
|
…
|
|
PLDHashTable.cpp
|
Bug 1733729: Fix non-unified build bustage in xpcom directory. r=mccr8
|
2021-10-05 00:29:56 +00:00 |
PLDHashTable.h
|
…
|
|
PerfectHash.h
|
…
|
|
SimpleEnumerator.h
|
…
|
|
StaticAtoms.py
|
Bug 1422312 - implement 'update' media feature r=emilio
|
2022-05-14 13:46:41 +00:00 |
StickyTimeDuration.h
|
…
|
|
Tokenizer.cpp
|
Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi
|
2021-12-13 21:47:56 +00:00 |
Tokenizer.h
|
…
|
|
components.conf
|
Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen
|
2022-01-12 20:52:58 +00:00 |
moz.build
|
Bug 1733308 - Fix non-unified builds errors in xpcom/ds. r=xpcom-reviewers,mccr8
|
2021-10-01 01:49:17 +00:00 |
nsArray.cpp
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
nsArray.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
nsArrayEnumerator.cpp
|
…
|
|
nsArrayEnumerator.h
|
…
|
|
nsArrayUtils.cpp
|
…
|
|
nsArrayUtils.h
|
…
|
|
nsAtom.h
|
…
|
|
nsAtomTable.cpp
|
Bug 1207753 - Various xpcom thread-safety annotations r=nika
|
2022-03-23 22:22:51 +00:00 |
nsAtomTable.h
|
…
|
|
nsBaseHashtable.h
|
…
|
|
nsCOMArray.cpp
|
…
|
|
nsCOMArray.h
|
…
|
|
nsCRT.cpp
|
…
|
|
nsCRT.h
|
Bug 1709559 - Avoid using PL_str implementations when fuzzing network. r=valentin,necko-reviewers,xpcom-reviewers,KrisWright
|
2021-05-05 18:09:28 +00:00 |
nsCharSeparatedTokenizer.h
|
…
|
|
nsCheapSets.h
|
…
|
|
nsClassHashtable.h
|
…
|
|
nsDeque.cpp
|
…
|
|
nsDeque.h
|
…
|
|
nsEnumeratorUtils.cpp
|
…
|
|
nsEnumeratorUtils.h
|
…
|
|
nsExpirationTracker.h
|
…
|
|
nsGkAtoms.cpp
|
…
|
|
nsGkAtoms.h
|
…
|
|
nsHashKeys.h
|
Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi
|
2021-12-13 21:47:56 +00:00 |
nsHashPropertyBag.cpp
|
Bug 1738927 - Create nsSimpleHashPropertyBag for non-main thread usage; r=xpcom-reviewers,janv,mccr8
|
2021-11-08 12:02:40 +00:00 |
nsHashPropertyBag.h
|
Bug 1738927 - Create nsSimpleHashPropertyBag for non-main thread usage; r=xpcom-reviewers,janv,mccr8
|
2021-11-08 12:02:40 +00:00 |
nsHashtablesFwd.h
|
Bug 1727422 - Support arbitrary integer keys in nsTHashMap, r=xpcom-reviewers,mccr8
|
2021-08-25 16:31:08 +00:00 |
nsIArray.idl
|
…
|
|
nsIArrayExtensions.idl
|
…
|
|
nsIINIParser.idl
|
…
|
|
nsIMutableArray.idl
|
…
|
|
nsINIParserImpl.cpp
|
Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs
|
2022-05-17 20:24:19 +00:00 |
nsINIParserImpl.h
|
…
|
|
nsIObserver.idl
|
…
|
|
nsIObserverService.idl
|
Bug 1755226 - Only notify 'http-on-image-cache-response' when there are registered observers r=tnikkel,emilio
|
2022-02-17 14:53:10 +00:00 |
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
|
…
|
|
nsMathUtils.h
|
…
|
|
nsObserverList.cpp
|
…
|
|
nsObserverList.h
|
…
|
|
nsObserverService.cpp
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
nsObserverService.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
nsPersistentProperties.cpp
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
nsPersistentProperties.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
nsPointerHashKeys.h
|
…
|
|
nsProperties.cpp
|
Bug 1733308 - Fix non-unified builds errors in xpcom/ds. r=xpcom-reviewers,mccr8
|
2021-10-01 01:49:17 +00:00 |
nsProperties.h
|
…
|
|
nsQuickSort.cpp
|
…
|
|
nsQuickSort.h
|
…
|
|
nsRefCountedHashtable.h
|
…
|
|
nsRefPtrHashtable.h
|
…
|
|
nsSimpleEnumerator.cpp
|
…
|
|
nsSimpleEnumerator.h
|
…
|
|
nsStaticAtomUtils.h
|
…
|
|
nsStaticNameTable.cpp
|
…
|
|
nsStaticNameTable.h
|
…
|
|
nsStringEnumerator.cpp
|
…
|
|
nsStringEnumerator.h
|
…
|
|
nsSupportsPrimitives.cpp
|
…
|
|
nsSupportsPrimitives.h
|
…
|
|
nsTArray-inl.h
|
Bug 1761536 - Part 2: Replace nsTArray::elem_type with value_type, r=mccr8
|
2022-04-01 17:00:25 +00:00 |
nsTArray.cpp
|
Bug 1624717 - Copy release mode bounds checking from nsTArray to Array r=glandium
|
2021-09-09 13:29:18 +00:00 |
nsTArray.h
|
Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw
|
2022-05-13 14:16:13 +00:00 |
nsTArrayForwardDeclare.h
|
…
|
|
nsTHashMap.h
|
Bug 1727422 - Support arbitrary integer keys in nsTHashMap, r=xpcom-reviewers,mccr8
|
2021-08-25 16:31:08 +00:00 |
nsTHashSet.h
|
…
|
|
nsTHashtable.h
|
…
|
|
nsTObserverArray.cpp
|
…
|
|
nsTObserverArray.h
|
Bug 1761536 - Part 2: Replace nsTArray::elem_type with value_type, r=mccr8
|
2022-04-01 17:00:25 +00:00 |
nsTPriorityQueue.h
|
…
|
|
nsVariant.cpp
|
Bug 1751102, part 5 - Make NaN falsy. r=xpcom-reviewers,nika
|
2022-02-03 00:45:08 +00:00 |
nsVariant.h
|
…
|
|
nsWhitespaceTokenizer.h
|
…
|
|
nsWindowsRegKey.cpp
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
nsWindowsRegKey.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |