.. |
moz.build
|
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
|
2016-07-14 10:16:42 -06:00 |
nsArray.cpp
|
Bug 1289890 - Change nsCOMArray::ReplaceObjectAt() return type from "bool" to "void", since it always succeeds. r=froyndnj
|
2016-08-02 16:20:00 +02:00 |
nsArray.h
|
|
|
nsAtomService.cpp
|
|
|
nsAtomService.h
|
|
|
nsAtomTable.cpp
|
Bug 1275755 - Remove main-thread restrictions on atoms. r=froydnj
|
2016-05-28 17:08:10 +01:00 |
nsAtomTable.h
|
Bug 1275755 - Use an explicit init routine for the atom table. r=froydnj
|
2016-05-28 17:08:05 +01:00 |
nsCharSeparatedTokenizer.h
|
|
|
nsCheapSets.h
|
Bug 1268772 (part 1) - Remove nsCheapSet::Put()'s return value. r=erahm.
|
2016-04-28 15:59:58 +10:00 |
nsCRT.cpp
|
|
|
nsCRT.h
|
|
|
nsExpirationTracker.h
|
|
|
nsHashPropertyBag.cpp
|
|
|
nsHashPropertyBag.h
|
|
|
nsIArray.idl
|
|
|
nsIAtom.idl
|
|
|
nsIAtomService.idl
|
|
|
nsICollection.idl
|
|
|
nsIEnumerator.idl
|
|
|
nsIHashable.idl
|
|
|
nsIINIParser.idl
|
|
|
nsIMutableArray.idl
|
|
|
nsINIParserImpl.cpp
|
|
|
nsINIParserImpl.h
|
|
|
nsINIProcessor.js
|
Bug 1285063 - Part 1: Add a helper to XPCOMUtils to iterate over entries in a category. r=kmag
|
2016-07-11 17:33:06 -07:00 |
nsINIProcessor.manifest
|
|
|
nsIObserver.idl
|
|
|
nsIObserverService.idl
|
|
|
nsIPersistentProperties2.idl
|
|
|
nsIPersistentProperties.h
|
|
|
nsIProperties.idl
|
|
|
nsIProperty.idl
|
|
|
nsIPropertyBag2.idl
|
|
|
nsIPropertyBag.idl
|
|
|
nsISerializable.idl
|
|
|
nsISimpleEnumerator.idl
|
|
|
nsIStringEnumerator.idl
|
|
|
nsISupportsArray.idl
|
Bug 1268772 (part 4) - Use MOZ_MUST_USE with NS_NewISupportsArray(). r=erahm.
|
2016-05-02 09:06:47 +10:00 |
nsISupportsIterators.idl
|
|
|
nsISupportsPrimitives.idl
|
|
|
nsIVariant.idl
|
|
|
nsIWindowsRegKey.idl
|
|
|
nsIWritablePropertyBag2.idl
|
|
|
nsIWritablePropertyBag.idl
|
|
|
nsMathUtils.h
|
|
|
nsObserverList.cpp
|
Bug 1268772 (part 5) - Use MOZ_MUST_USE in other parts of xpcom/ds/. r=erahm.
|
2016-04-28 17:11:17 +10:00 |
nsObserverList.h
|
Bug 1268772 (part 5) - Use MOZ_MUST_USE in other parts of xpcom/ds/. r=erahm.
|
2016-04-28 17:11:17 +10:00 |
nsObserverService.cpp
|
Bug 1275744 - Reference MOZ_LOG in xpcom comments. r=erahm
|
2016-05-25 15:26:10 -07:00 |
nsObserverService.h
|
Bug 1268772 (part 5) - Use MOZ_MUST_USE in other parts of xpcom/ds/. r=erahm.
|
2016-04-28 17:11:17 +10:00 |
nsPersistentProperties.cpp
|
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
|
2016-08-12 17:36:22 +10:00 |
nsPersistentProperties.h
|
Bug 1268772 (part 5) - Use MOZ_MUST_USE in other parts of xpcom/ds/. r=erahm.
|
2016-04-28 17:11:17 +10:00 |
nsProperties.cpp
|
|
|
nsProperties.h
|
|
|
nsStaticAtom.h
|
Bug 1277106 - Part 4: Remove MOZ_UTF16() macro. r=Waldo
|
2016-07-19 21:07:53 -07:00 |
nsStaticNameTable.cpp
|
|
|
nsStaticNameTable.h
|
|
|
nsStringEnumerator.cpp
|
Bug 1262399 - remove Impl suffixes from nsSupports* implementations; r=mccr8
|
2016-05-03 15:25:41 -05:00 |
nsStringEnumerator.h
|
Bug 1268772 (part 5) - Use MOZ_MUST_USE in other parts of xpcom/ds/. r=erahm.
|
2016-04-28 17:11:17 +10:00 |
nsSupportsArray.cpp
|
Bug 1268772 (part 5) - Use MOZ_MUST_USE in other parts of xpcom/ds/. r=erahm.
|
2016-04-28 17:11:17 +10:00 |
nsSupportsArray.h
|
Bug 1268772 (part 5) - Use MOZ_MUST_USE in other parts of xpcom/ds/. r=erahm.
|
2016-04-28 17:11:17 +10:00 |
nsSupportsArrayEnumerator.cpp
|
|
|
nsSupportsArrayEnumerator.h
|
|
|
nsSupportsPrimitives.cpp
|
Bug 1293384 - Part 2: Rename Snprintf.h header to Sprintf.h. r=froydnj
|
2016-08-14 23:43:21 -07:00 |
nsSupportsPrimitives.h
|
Bug 1262399 - remove Impl suffixes from nsSupports* implementations; r=mccr8
|
2016-05-03 15:25:41 -05:00 |
nsVariant.cpp
|
Bug 1268772 (part 2) - Make infallible nsVariant methods return |void| instead of |nsresult|. r=erahm.
|
2016-04-29 13:47:44 +10:00 |
nsVariant.h
|
Bug 1268772 (part 2) - Make infallible nsVariant methods return |void| instead of |nsresult|. r=erahm.
|
2016-04-29 13:47:44 +10:00 |
nsWhitespaceTokenizer.h
|
|
|
nsWindowsRegKey.cpp
|
Bug 1268772 (part 3) - Remove NS_NewWindowsRegKey()'s return value. r=erahm.
|
2016-05-02 09:06:45 +10:00 |
nsWindowsRegKey.h
|
Bug 1268772 (part 3) - Remove NS_NewWindowsRegKey()'s return value. r=erahm.
|
2016-05-02 09:06:45 +10:00 |
StickyTimeDuration.h
|
|
|
Tokenizer.cpp
|
Bug 1274583 - Add SkipUntil method to mozilla::Tokenizer, r=froydnj
|
2016-05-22 07:33:00 -07:00 |
Tokenizer.h
|
Bug 1274583 - Add SkipUntil method to mozilla::Tokenizer, r=froydnj
|
2016-05-22 07:33:00 -07:00 |