gecko-dev/xpcom
Nathan Froyd 150bcb573b Bug 1278925 - micro-optimize nsCOMArray appending with already_AddRefed AppendElement; r=erahm
In all of the places touched by this patch, the smart pointer we're
appending is about to become unused, so simply .forget()'ing its
reference into the appropriate nsCOMArray works just fine.
2016-06-20 18:38:10 -04:00
..
base Bug 1278796, part 5 - Move InitNextPointers into the PurpleBlock ctor. r=smaug 2016-06-10 09:17:58 -07:00
build Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
components Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-06-06 15:18:13 -04:00
doc
ds Bug 1275744 - Reference MOZ_LOG in xpcom comments. r=erahm 2016-05-25 15:26:10 -07:00
glue Bug 1278925 - micro-optimize nsCOMArray appending with already_AddRefed AppendElement; r=erahm 2016-06-20 18:38:10 -04:00
idl-parser Bug 1267369 - Only generate typelib data for scriptable interfaces; r=khuey 2016-04-25 12:32:10 -07:00
io Bug 1275744 - Reference MOZ_LOG in xpcom comments. r=erahm 2016-05-25 15:26:10 -07:00
libxpt/xptcall
reflect Bug 1276540 - remove dead instrumentation in xptiInterfaceInfo.cpp; r=erahm 2016-06-07 17:09:41 -04:00
string Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
system Add GeckoProcessType_GPU. (bug 1271180 part 3, r=billm) 2016-06-10 21:54:44 -04:00
tests Bug 1246828 - Part 4: Rename profile-before-change2 to profile-before-change-qm and profile-before-change3 to profile-before-change-telemetry; r=asuth 2016-06-15 11:49:04 +01:00
threads Bug 1276927: Fix breakpad to build on B2G, r=mshal 2016-06-16 08:43:51 +01:00
typelib Bug 1272203 (part 4) - Use NotNull for XPTCursor. r=froydnj. 2016-05-27 09:49:26 +10:00
windbgdlg Bug 1273190, part 1 - Fix indentation and mode lines for various xpcom/ files. r=froydnj 2016-05-24 14:45:44 -07:00
xpidl Bug 1253431 part 3 - Move SDK_BINARY files in xpcom/idl-parser/xpidl to moz.build; r=gps 2016-03-03 13:49:42 -05:00
moz.build Bug 1252095 - Export xpcom-config.h from moz.build; r=ted 2016-03-01 09:17:29 +01:00
xpcom-config.h.in
xpcom-private.h.in