gecko-dev/embedding/components
Eric Rahm e19d44592b Bug 1312856 - Remove nsISupportsArray usage from WindowWatcher. r=smaug
WindowWatcher currently supports either an nsISupportsArray, an nsIArray, or a
raw nsISupports instance for its arguments param. nsSupportsArray, the concrete
class behind nsISupportsArray/nsICollection, now implements nsIArray so we can
remove the nsISupportsArray code path.

MozReview-Commit-ID: 1LWrSROASKe
2016-10-25 17:41:18 -07:00
..
appstartup Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
commandhandler Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
find Bug 712936 - Convert users of PR_STATIC_ASSERT to C++11 static_assert(). r=Ms2ger 2016-08-23 11:24:54 -04:00
printingui Bug 1311759 - Remove unused references to nsISupportsArray. r=froydnj 2016-10-21 16:34:42 -07:00
webbrowserpersist Bug 1297300 - Add missing checks to GetSpec() calls in embedding/. r=bz. 2016-08-31 09:08:52 +10:00
windowwatcher Bug 1312856 - Remove nsISupportsArray usage from WindowWatcher. r=smaug 2016-10-25 17:41:18 -07:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00