gecko-dev/xpcom
Ted Mielczarek 815dd278b6 bug 1259753 - fix some C++ unittests to use ScopedXPCOM to init XPCOM. r=ms2ger
MozReview-Commit-ID: B6xdlB9Di0y

--HG--
extra : rebase_source : 182d29d677c77ae6780260f5fc9b0792bdd98f84
extra : amend_source : 1e4fa2453d6773bd1e63f52b7aa3bf61e61600ff
2016-03-25 10:04:37 -04:00
..
base Bug 1229769 - We should be able to use DOM promises in the worker debugger;r=khuey 2016-03-24 16:12:00 +01:00
build Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00
components Bug 1256988 - Replace tests on MOZ_WIDGET_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester 2016-03-17 06:49:44 +09:00
doc
ds Bug 1257402 - Remove NS_NewPermanentAtom() and nsIAtomService.getPermanentAtom(). r=froydnj,kmag. 2016-03-17 13:11:31 +11:00
glue Bug 1257331 - Use LPWSTR instead of LPVOID to prevent C4477 warning; r=froydnj 2016-03-17 20:36:06 -07:00
idl-parser Bug 1253431 part 4 - Convert header.py to a GENERATED_FILES script; r=gps 2016-03-03 14:15:58 -05:00
io Bug 1258498: Use fallible allocation in nsScriptableInputStream::ReadBytes. r= froydnj 2016-03-21 13:49:18 -07:00
libxpt/xptcall
reflect Bug 1252072 - Prevent ASan instrumentation for unsafe xpcom functions. r=froydnj 2016-02-29 21:39:03 +01:00
string Bug 1256027 - Cast a few things in varargs to the expected types for MSVC 2015 warning-compatibility. r=froydnj 2016-03-23 13:21:02 -07:00
system Bug 1153978 - Part 0: Separate nsIPlatformInfo from nsIXULAppInfo. r=jst,gps 2016-02-04 06:12:45 +09:00
tests bug 1259753 - fix some C++ unittests to use ScopedXPCOM to init XPCOM. r=ms2ger 2016-03-25 10:04:37 -04:00
threads Bug 1250829 - add customized assertions for completion promises to facilitate promise chaining. r=bobbyholley. 2016-03-18 11:27:19 +08:00
typelib Bug 1253431 part 2 - Use SDK_FILES instead of INSTALL_TARGETS; r=gps 2016-01-21 16:31:02 -05:00
windbgdlg Backout changeset 0104f1c911ca (bug 1223530) because it breaks running on Windows XP on a CLOSED TREE 2015-11-26 08:38:16 +09: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 Bug 1145051: Use MOZ_WARN_UNUSED_RESULT instead of NS_WARN_UNUSED_RESULT. r=glandium 2015-03-19 00:46:40 -07:00
xpcom-private.h.in