.. |
ArenaAllocator.h
|
Bug 1406727 - Improve diagnostics in BuildDisplayList. r=froydnj
|
2018-02-06 12:21:31 +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
|
Bug 1342303 part 1 - Make nsTArrayIterator an independent class. r=erahm
|
2017-02-24 16:14:06 +11:00 |
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
|
Bug 1380154 - Part 1: Add the Chromium DAFSA generator. r=njn
|
2017-07-17 16:09:42 -07:00 |
Dafsa.h
|
Bug 1380154 - Part 2: Generate a DAFSA and use it for eTLDs. r=jduell
|
2017-07-17 16:10:18 -07:00 |
IncrementalTokenizer.cpp
|
Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan
|
2017-04-27 12:44:57 -04:00 |
IncrementalTokenizer.h
|
Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan
|
2017-04-27 12:44:57 -04:00 |
Observer.h
|
…
|
|
PLDHashTable.cpp
|
Bug 1452202 - Clean up PLDHashTable move operator. r=froydnj
|
2018-04-09 11:01:59 -07:00 |
PLDHashTable.h
|
Bug 1400193 (part 2) - Shrink PLDHashTable. r=froydnj.
|
2017-09-15 20:04:29 +10:00 |
StickyTimeDuration.h
|
…
|
|
Tokenizer.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
Tokenizer.h
|
Bug 1295941 - Let mozilla::Tokenizer read signed integers from the input, r=erahm
|
2018-01-17 06:23:00 +02:00 |
make_dafsa.py
|
Bug 1382001 - Part 1: Handle gperf-like preamble in make_dafsa. r=froydnj
|
2017-08-11 14:12:03 -07:00 |
moz.build
|
Bug 1411469 - Statically allocate static atoms. r=froydnj
|
2018-03-26 11:18:31 +02:00 |
nsArray.cpp
|
Bug 1417279 - Remove an odd second case from nsArray::IndexOf. r=froydnj
|
2017-11-14 16:34:42 -08:00 |
nsArray.h
|
…
|
|
nsArrayEnumerator.cpp
|
Bug 1432323 - Refactor operator new in nsArrayEnumerator. r=froydnj
|
2018-02-22 12:38:15 -08:00 |
nsArrayEnumerator.h
|
…
|
|
nsArrayUtils.cpp
|
…
|
|
nsArrayUtils.h
|
…
|
|
nsAtom.h
|
Backed out 2 changesets (bug 1451278) for breaking windows pgo builds a=backout
|
2018-04-16 21:41:03 +03:00 |
nsAtomTable.cpp
|
Bug 1451421 - Add a ToLowerCaseASCII utility method for nsAtom. r=hisvonen
|
2018-04-06 15:30:15 -07:00 |
nsAtomTable.h
|
Bug 1411469 - Statically allocate static atoms. r=froydnj
|
2018-03-26 11:18:31 +02:00 |
nsBaseHashtable.h
|
Bug 1441726 - Include CacheStorageService::mPurgeTimeStamps hashtable in the memory reporter. r=michal
|
2018-03-27 10:21:00 +03: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
|
Bug 1342303 part 6 - Remove nsCOMArray::Enumerate{Forwards,Backwards}. r=erahm
|
2017-02-24 21:37:07 +11:00 |
nsCRT.cpp
|
Bug 1427025 - Remove nsCRT::memmem. r=froydnj
|
2018-04-10 04:47:52 +10:00 |
nsCRT.h
|
Bug 1453456 - Replace nsCRT::IsAscii{Alpha,Digit} with mfbt/TextUtils.h versions. r=froydnj
|
2018-04-12 20:19:30 -07:00 |
nsCharSeparatedTokenizer.h
|
Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj.
|
2017-06-20 19:19:52 +10:00 |
nsCheapSets.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsClassHashtable.h
|
Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 4: Convert MessageManager to WebIDL. r=bz.
|
2017-06-20 11:09:50 +02:00 |
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
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsDeque.h
|
Bug 1398999 - nsDequeFunctor::operator() doesn't need to return anything - r=froydnj
|
2017-02-09 14:06:36 +11:00 |
nsEnumeratorUtils.cpp
|
…
|
|
nsEnumeratorUtils.h
|
…
|
|
nsExpirationTracker.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsGkAtomList.h
|
Bug 1451782 - Remove unused properties of XULElement. r=bz
|
2018-04-05 17:10:28 +01:00 |
nsGkAtoms.cpp
|
Bug 1449395 - Remove nsStaticAtomSetup. r=froydnj
|
2018-03-29 11:48:18 +11:00 |
nsGkAtoms.h
|
Bug 1449395 - Remove nsStaticAtomSetup. r=froydnj
|
2018-03-29 11:48:18 +11:00 |
nsHashKeys.h
|
Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium
|
2017-12-06 16:52:51 -08:00 |
nsHashPropertyBag.cpp
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
nsHashPropertyBag.h
|
Bug 1353660 - proxy destruction of nsHashPropertyBag's hash table to the main thread; r=mccr8
|
2017-04-05 15:31:20 -04:00 |
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
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
nsINIProcessor.manifest
|
…
|
|
nsIObserver.idl
|
…
|
|
nsIObserverService.idl
|
Bug 1355216 - Mark last parameters that are almost always falsy as optional, r=froydnj.
|
2017-04-12 00:07:30 +02:00 |
nsIPersistentProperties.h
|
…
|
|
nsIPersistentProperties2.idl
|
…
|
|
nsIProperties.idl
|
…
|
|
nsIProperty.idl
|
…
|
|
nsIPropertyBag.idl
|
…
|
|
nsIPropertyBag2.idl
|
…
|
|
nsISerializable.idl
|
Bug 1440808 - Cleanup error handling in nsXULPrototypeDocument::Read. r=mccr8
|
2018-02-22 11:33:20 -08:00 |
nsISimpleEnumerator.idl
|
…
|
|
nsIStringEnumerator.idl
|
…
|
|
nsISupportsIterators.idl
|
…
|
|
nsISupportsPrimitives.idl
|
…
|
|
nsIVariant.idl
|
Bug 1444745 - Part 5: Update consumers of nsIInterfaceInfo to use the nsXPTInterfaceInfo directly, r=mccr8
|
2018-04-17 19:20:56 -04:00 |
nsIWindowsRegKey.idl
|
…
|
|
nsIWritablePropertyBag.idl
|
…
|
|
nsIWritablePropertyBag2.idl
|
…
|
|
nsInterfaceHashtable.h
|
Bug 1326028 - Allow moving a reference into nsInterfaceHashtable. r=smaug
|
2018-02-22 14:09:26 -08:00 |
nsJSThingHashtable.h
|
…
|
|
nsMathUtils.h
|
Bug 1354510 - Firefox build should recognize Solaris. r=glandium
|
2017-04-11 00:01:32 -07:00 |
nsObserverList.cpp
|
…
|
|
nsObserverList.h
|
…
|
|
nsObserverService.cpp
|
Bug 1443079 - nsScriptError.isFromPrivateWindow must match the correct value also in e10s mode, r=smaug
|
2018-03-13 06:40:38 +01:00 |
nsObserverService.h
|
…
|
|
nsPersistentProperties.cpp
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsPersistentProperties.h
|
Bug 1351732 - Part 2: Replace use of PLArena with ArenaAllocator in xpcom. r=froydnj
|
2017-03-30 16:46:58 -07:00 |
nsPointerHashKeys.h
|
Bug 1379282 - Improve XPCOM's pointer hashing functions for pointers to neighboring memory locations; r=erahm
|
2017-07-19 14:16:35 -04:00 |
nsProperties.cpp
|
Bug 1376498 part 2 - Use plain Remove(key) in some places instead of Lookup(key).Remove() for simplicity. r=froydnj
|
2017-07-05 02:01:44 +02:00 |
nsProperties.h
|
…
|
|
nsQuickSort.cpp
|
…
|
|
nsQuickSort.h
|
…
|
|
nsRefPtrHashtable.h
|
Bug 1400459 (part 2) - Devirtualize nsIAtom. r=heycam.
|
2017-09-26 08:33:21 +10:00 |
nsStaticAtom.h
|
Bug 1449395 - Remove nsStaticAtomSetup. r=froydnj
|
2018-03-29 11:48:18 +11:00 |
nsStaticNameTable.cpp
|
Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj.
|
2017-06-20 19:19:05 +10:00 |
nsStaticNameTable.h
|
Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj.
|
2017-06-20 19:19:05 +10:00 |
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
|
Bug 1431122 - Part 1: Add UnorderedRemoveElement[s]At to nsTArray, r=froydnj
|
2018-01-23 17:27:35 -05:00 |
nsTArray.cpp
|
Bug 1338574 - Part 7: Use MOZ_CRASH_UNSAFE_PRINTF in XPCOM. r=froydnj
|
2017-02-21 18:02:03 +01:00 |
nsTArray.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsTArrayForwardDeclare.h
|
…
|
|
nsTHashtable.h
|
Bug 1435702 - specialize copying nsTHashtable elements where possible; r=mystor
|
2018-02-05 16:18:12 -05:00 |
nsTObserverArray.cpp
|
…
|
|
nsTObserverArray.h
|
Bug 1385533 - Reserve space for one pointer in the mMutationObservers array on node slots; r=smaug
|
2017-07-31 17:12:38 -04:00 |
nsTPriorityQueue.h
|
…
|
|
nsVariant.cpp
|
Bug 1444745 - Part 5: Update consumers of nsIInterfaceInfo to use the nsXPTInterfaceInfo directly, r=mccr8
|
2018-04-17 19:20:56 -04:00 |
nsVariant.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsWhitespaceTokenizer.h
|
Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj.
|
2017-06-20 19:19:52 +10:00 |
nsWindowsRegKey.cpp
|
Bug 1353593 - Part 2: Remove wwc functions. r=froydnj
|
2017-06-12 16:20:49 -07:00 |
nsWindowsRegKey.h
|
…
|
|