gecko-dev/xpcom
Ehsan Akhgari 6bbaf2cf8c Bug 1489147 - Remove the XPCOM component registration for nsXPConnect; r=mccr8
We move the XPConnect() singleton accessor to nsIXConnect to make it available for consumers outside of XPConnect.  Most of the consumers of the singleton accessor just need the nsIXPConnect public interface, except for the IsShuttingDown() member which this patch adds to nsIXPConnect as well.

Differential Revision: https://phabricator.services.mozilla.com/D5151
2018-09-06 16:39:35 -04:00
..
base Bug 1485066 - Part 11: Remove the unused |inBuf| argument from JS::FormatStackDump and change it to use Sprinter. r=Waldo 2018-09-05 03:01:23 -07:00
build Bug 1489147 - Remove the XPCOM component registration for nsXPConnect; r=mccr8 2018-09-06 16:39:35 -04:00
components Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2018-09-04 11:15:27 -07:00
doc
ds Bug 1457218 - Part 3 - Remove the "menu-button" binding. r=surkov,bgrins 2018-08-29 14:04:25 +01:00
glue Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj. 2018-08-14 14:43:42 +03:00
idl-parser Bug 1484496: Part 1 - Add support for symbol properties to XPIDL. r=nika 2018-08-21 14:08:35 -07:00
io Bug 1488186 - Avoid writing past the logical length of a string in Base64URLEncode. r=froydnj 2018-09-04 18:24:52 +00:00
libxpt/xptcall
reflect Bug 1480549 - add aarch64 windows support to xptcall; r=dmajor 2018-08-29 15:49:57 -04:00
rust Bug 1482011 - Make Bench_Cpp_MozHashSet more idiomatic. r=froydnj 2018-08-14 08:52:38 +10:00
string Bug 1487051 - Remove EnsureStringLength(). r=froydnj 2018-09-04 18:25:11 +00:00
system Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov 2018-07-05 15:42:11 +02:00
tests Bug 722345 part 3 - Remove request API. r=luke 2018-08-28 09:53:30 +02:00
threads Bug 1267297 - Use AutoEntryScript for script activity bookkeeping instead of the request machinery. r=bholley 2018-09-04 16:59:56 +00:00
typelib
windbgdlg Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00
xpidl
moz.build
xpcom-config.h.in
xpcom-private.h.in