gecko-dev/xpcom/glue
2016-12-08 15:54:45 -10:00
..
standalone Bug 1317954 - Use auto type specifier where aplicable for variable declarations to improve code readability and maintainability in xpcom/. r=froydnj 2016-11-16 14:24:59 +02:00
staticruntime Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
tests/gtest Bug 1318228 - NewRunnable defaults to StoreCopyPassByConstLRef - r=froydnj 2016-11-17 17:07:02 +11:00
AppData.cpp Bug 1035125 Part 9: Link Chromium sandbox into firefox.exe instead of having a separate DLL. r=aklotz,glandium 2016-05-15 16:41:40 +01:00
AppData.h
AutoRestore.h Bug 1272831 - Add AutoRestore::SavedValue() to retrieve the saved value. r=froydnj 2016-05-14 09:47:14 +08:00
BlockingResourceBase.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
BlockingResourceBase.h
CondVar.h Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
DeadlockDetector.h Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
EnumeratedArrayCycleCollection.h
FileUtils.cpp
FileUtils.h
GenericFactory.cpp
GenericFactory.h
GenericModule.cpp
IntentionalCrash.h
MainThreadUtils.h Bug 1295053 (part 1) - Don't use NS_METHOD for xpcom thread utility functions. r=froydnj. 2016-08-15 14:29:43 +10:00
Monitor.h
moz.build Bug 1262826 - specialize nsTHashtable<nsPtrHashKey<T>> to share a common implementation; r=erahm 2016-08-22 18:45:47 -04:00
Mutex.h Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
nsArrayEnumerator.cpp Bug 1317954 - Replace default bodies of special member functions with = default; in xpcom/. r=froydnj 2016-11-16 14:25:31 +02:00
nsArrayEnumerator.h
nsArrayUtils.cpp
nsArrayUtils.h
nsBaseHashtable.h bug 1316119 - add a GetOrInsert to nsBaseHashtable that returns a reference to the value r=froydnj 2016-11-16 23:46:45 -05:00
nsCategoryCache.cpp Bug 1317954 - Replace default bodies of special member functions with = default; in xpcom/. r=froydnj 2016-11-16 14:25:31 +02:00
nsCategoryCache.h Bug 1278925 - micro-optimize nsCOMArray appending with already_AddRefed AppendElement; r=erahm 2016-06-20 18:38:10 -04:00
nsClassHashtable.h Bug 1290524: Allow nsClassHashTable::LookupOrAdd to provide arguments to construct the new object. 2016-07-30 15:03:11 -07:00
nsClassInfoImpl.cpp
nsCOMArray.cpp Bug 1295197 - use non-null-checked operator new in xpcom/; r=erahm 2016-08-22 18:40:10 -04:00
nsCOMArray.h 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
nsComponentManagerUtils.cpp
nsComponentManagerUtils.h
nsCOMPtr.cpp Bug 1316432 - Replace 0's with nullptr in nsCOMPtr.* - r=froydnj 2016-11-10 14:19:56 +11:00
nsCOMPtr.h Bug 1316432 - nsCOMPtr construction/assignment from nullptr - r=froydnj 2016-11-11 07:57:38 +11:00
nsCRTGlue.cpp Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
nsCRTGlue.h
nsCycleCollectionNoteChild.h
nsCycleCollectionNoteRootCallback.h
nsCycleCollectionParticipant.cpp
nsCycleCollectionParticipant.h Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
nsCycleCollectionTraversalCallback.h Bug 1301301, part 1 - Unify NoteJSObject and NoteJSScript into NoteJSChild. r=smaug 2016-09-23 15:42:13 -07:00
nsDataHashtable.h Bug 1291707 part 2 - Add GetAndRemove to nsDataHashtable. r=froydnj 2016-08-23 10:31:26 +10:00
nsDebug.h Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
nsDeque.cpp Bug 1264199: P0. Fix nsDequeue/MediaQueue methods constness. r=jwwang 2016-04-25 12:13:55 +10:00
nsDeque.h Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00
nsEnumeratorUtils.cpp Bug 1317954 - Replace default bodies of special member functions with = default; in xpcom/. r=froydnj 2016-11-16 14:25:31 +02:00
nsEnumeratorUtils.h
nsHashKeys.h Bug 1262826 - specialize nsTHashtable<nsPtrHashKey<T>> to share a common implementation; r=erahm 2016-08-22 18:45:47 -04:00
nsIClassInfoImpl.h Bug 1295053 (part 5) - Remove an unnecessary use of NS_CALLBACK in ClassInfoData. r=froydnj. 2016-08-16 07:56:26 +10:00
nsID.cpp Bug 1317954 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11 in xpcom/. r=froydnj 2016-11-16 14:24:21 +02:00
nsID.h
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsINIParser.cpp
nsINIParser.h
nsInterfaceHashtable.h
nsISupportsImpl.cpp
nsISupportsImpl.h Bug 1316978 - Suppress nullptr-to-bool cast warning - r=froydnj 2016-11-12 09:53:39 +11:00
nsISupportsUtils.h
nsIWeakReferenceUtils.h
nsJSThingHashtable.h
nsMemory.cpp
nsMemory.h
nsPointerHashKeys.h Bug 1262826 - specialize nsTHashtable<nsPtrHashKey<T>> to share a common implementation; r=erahm 2016-08-22 18:45:47 -04:00
nsProxyRelease.cpp Bug 1247972 - specialize NS_ProxyRelease for nsISupports to be out-of-line; r=erahm 2016-06-29 18:56:41 -04:00
nsProxyRelease.h Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
nsQuickSort.cpp
nsQuickSort.h
nsRefPtrHashtable.h Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00
nsServiceManagerUtils.h
nsStringAPI.cpp Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan 2016-10-04 17:57:51 +02:00
nsStringAPI.h Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo 2016-07-20 22:03:25 -07:00
nsStringGlue.h
nsTArray-inl.h Bug 1271751 - part 6 - make ShiftData actually move its elements rather than copying; r=erahm 2016-07-08 16:59:05 -04:00
nsTArray.cpp Bug 1317954 - Use auto type specifier where aplicable for variable declarations to improve code readability and maintainability in xpcom/. r=froydnj 2016-11-16 14:24:59 +02:00
nsTArray.h Bug 1299489 - Change nsTArray to use a custom iterator based on index instead of pointers to improve iterator invalidation safety of ranged for loops, r=froydnj 2016-12-08 15:54:45 -10:00
nsTArrayForwardDeclare.h Bug 1288077: Cleanup forward declarations of array types, r=froydnj 2016-07-20 17:29:36 +02:00
nsTextFormatter.cpp Bug 1296231 - Fix some missing "Missing varargs cleanup" and "Resource leaks" r=froydnj 2016-08-18 10:46:05 +02:00
nsTextFormatter.h
nsTHashtable.h Bug 1262826 - specialize nsTHashtable<nsPtrHashKey<T>> to share a common implementation; r=erahm 2016-08-22 18:45:47 -04:00
nsThreadUtils.cpp Bug 1320753 - Add nsINamed and have Runnable implement it (r=ehsan) 2016-11-30 18:01:59 -08:00
nsThreadUtils.h Bug 1320753 - Add nsINamed and have Runnable implement it (r=ehsan) 2016-11-30 18:01:59 -08:00
nsTObserverArray.cpp
nsTObserverArray.h Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
nsTPriorityQueue.h
nsTWeakRef.h
nsVersionComparator.cpp
nsVersionComparator.h
nsWeakReference.cpp Bug 1317954 - Use C++11's override and remove virtual where applicable in xpcom/. r=froydnj 2016-11-16 14:27:07 +02:00
nsWeakReference.h Bug 956338 - Add checks to WeakPtr/nsWeakReference and related classes to assert single-thread usage. r=nfroyd 2016-08-01 13:16:16 +02:00
nsXPTCUtils.h
objs.mozbuild Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
Observer.h
PLDHashTable.cpp Bug 1295197 - use non-null-checked operator new in xpcom/; r=erahm 2016-08-22 18:40:10 -04:00
PLDHashTable.h Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
ReentrantMonitor.h Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00