gecko-dev/xpcom
Nathan Froyd f7ee3c3dbf Bug 1281626 - part 5 - move nsRunnableFunction into mozilla::detail and rename it; r=khuey
We do this for similar reasons as nsRunnableMethod*: less prefixing and
a more obvious signal that this is a private implementation class.
2016-06-28 22:24:54 -04:00
..
base Bug 767938 part 11. Move the "safe JS context" to where it belongs: the CycleCollectedJSRuntime. r=bholley 2016-06-24 14:19:51 -04:00
build Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
components Bug 1282527: Remove remaining PR_ASSERTs outside of NSPR/NSS. r=dbaron 2016-06-28 10:47:22 -07:00
doc
ds Bug 1275744 - Reference MOZ_LOG in xpcom comments. r=erahm 2016-05-25 15:26:10 -07:00
glue Bug 1281626 - part 5 - move nsRunnableFunction into mozilla::detail and rename it; r=khuey 2016-06-28 22:24:54 -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 1282527: Remove remaining PR_ASSERTs outside of NSPR/NSS. r=dbaron 2016-06-28 10:47:22 -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 1249352 - Part 4: Add a fallible NS_EscapeURL. r=froydnj 2016-06-27 11:10:46 -07:00
threads Bug 1281626 - part 3 - make various things accept already_AddRefed<nsIRunnable>; r=khuey 2016-06-28 22:24:54 -04: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