gecko/xpcom/ds
2013-02-07 21:54:20 -08:00
..
CharTokenizer.h
Makefile.in Bug 810240 - xpcom/ds/nsObserverService.cpp fails to link on mingw r=glandium 2012-11-12 11:08:19 +01:00
nsArray.cpp bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
nsArray.h Bug 792169 - introduce better, safer constructors for nsArray; r=bsmedberg 2012-09-21 12:12:32 -04:00
nsAtomService.cpp
nsAtomService.h
nsAtomTable.cpp Bug 839962 - Part 2: Replace some XPCOM thread NS_ASSERTIONs with MOZ_ASSERTs. r=bsmedberg 2013-02-07 21:54:20 -08:00
nsAtomTable.h
nsByteBuffer.cpp
nsByteBuffer.h
nsCharSeparatedTokenizer.h
nsCheapSets.h Add EnumerateEntries to nsCheapSet. Bug 809446, r=bsmedberg 2012-11-20 06:21:13 -08:00
nsCppSharedAllocator.h
nsCRT.cpp bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan 2013-01-10 03:39:40 -05:00
nsCRT.h Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build 2013-01-03 18:36:16 -05:00
nsExpirationTracker.h Bug 839962 - Part 1: Replace some XPCOM refcount NS_ASSERTIONs with MOZ_ASSERTs. r=bsmedberg 2013-02-07 20:50:05 -08:00
nsFixedSizeAllocator.cpp
nsFixedSizeAllocator.h
nsHashPropertyBag.cpp Bug 792169 - introduce better, safer constructors for nsArray; r=bsmedberg 2012-09-21 12:12:32 -04:00
nsHashPropertyBag.h
nsHashtable.cpp bug 801466 - part 1 - remove uses of prmem in layout/ xpcom/ and modules/ r=roc 2012-12-03 16:18:36 -05:00
nsHashtable.h Bug 796119 - part 2: don't #include prtypes.h in xpcom/ unless absolutely necessary; r=ehsan 2012-10-01 17:01:01 -04:00
nsIArray.idl
nsIAtom.idl Bug 834877 part 4. Add overloads of GetAttr() and GetId() that take a DOMString. r=peterv 2013-01-29 09:42:14 -05:00
nsIAtomService.idl
nsIByteBuffer.h
nsICollection.idl
nsIEnumerator.idl
nsIHashable.idl
nsIINIParser.idl
nsIMutableArray.idl
nsINIParserImpl.cpp
nsINIParserImpl.h
nsINIProcessor.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
nsINIProcessor.manifest
nsIObserver.idl
nsIObserverService.idl
nsIPersistentProperties2.idl
nsIPersistentProperties.h
nsIProperties.idl
nsIProperty.idl
nsIPropertyBag2.idl
nsIPropertyBag.idl
nsISerializable.idl
nsISimpleEnumerator.idl Bug 833913 - Part 1: s/PR_TRUE/true in nsISimpleEnumerator.idl comment. r=bsmedberg 2013-02-01 10:12:52 -05:00
nsIStringEnumerator.idl
nsISupportsArray.idl bug 820182 - remove nsISupportsArray::ElementAt() r=ehsan 2012-12-11 11:16:42 -05:00
nsISupportsIterators.idl
nsISupportsPrimitives.idl
nsIUnicharBuffer.h
nsIVariant.idl
nsIWindowsRegKey.idl
nsIWritablePropertyBag2.idl
nsIWritablePropertyBag.idl
nsManifestLineReader.h
nsMathUtils.h bug 822717 - remove checks for old gcc r=glandium 2012-12-18 13:22:28 -05:00
nsObserverList.cpp
nsObserverList.h
nsObserverService.cpp Bug 806753 - e10s: Remove already broken support for child-side http-on-* observers r=bz 2012-11-07 17:24:27 -08:00
nsObserverService.h
nsPersistentProperties.cpp bug 819936 - remove NS_NewArrayEnumerator overload for nsISupportsArray r=bz, bsmedberg 2012-12-09 05:04:21 -05:00
nsPersistentProperties.h
nsProperties.cpp
nsProperties.h
nsStaticAtom.h
nsStaticNameTable.cpp
nsStaticNameTable.h
nsStringEnumerator.cpp Bug 796119 - part 2: don't #include prtypes.h in xpcom/ unless absolutely necessary; r=ehsan 2012-10-01 17:01:01 -04:00
nsStringEnumerator.h
nsSupportsArray.cpp bug 820182 - remove nsISupportsArray::ElementAt() r=ehsan 2012-12-11 11:16:42 -05:00
nsSupportsArray.h bug 820182 - remove nsISupportsArray::ElementAt() r=ehsan 2012-12-11 11:16:42 -05:00
nsSupportsArrayEnumerator.cpp bug 820182 - remove nsISupportsArray::ElementAt() uses r=ehsan 2012-12-11 11:16:42 -05:00
nsSupportsArrayEnumerator.h
nsSupportsPrimitives.cpp Bug 792581 - part 22: Replace LL_ZERO and LL_Zero() macros with 0. r=ehsan 2012-10-25 19:25:59 -04:00
nsSupportsPrimitives.h
nsUnicharBuffer.cpp
nsUnicharBuffer.h
nsVariant.cpp Bug 792581 - part 21: Replace LL_F2L and LL_D2L macros. r=ehsan 2012-10-25 19:25:58 -04:00
nsVariant.h
nsWhitespaceTokenizer.h
nsWindowsRegKey.cpp bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan 2013-01-10 03:39:40 -05:00
nsWindowsRegKey.h
StringBuilder.h Bug 786533 - Replace NS_MIN/NS_MAX in xpcom/ with XPCOM_MIN/XPCOM_MAX to prevent accidental use. r=ehsan 2013-01-15 13:22:03 +01:00
TimeStamp_darwin.cpp
TimeStamp_posix.cpp No bug: Fix comment in TimeStamp_posix.cpp. DONTBUILD 2012-10-20 11:12:20 -04:00
TimeStamp_windows.cpp bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan 2013-01-10 03:39:40 -05:00
TimeStamp.h Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan 2013-01-10 08:19:36 -08:00