gecko-dev/xpcom/reflect/xptcall
Sylvestre Ledru 5bedb078f1 Bug 1338086 - Remove useless else blocks in order to reduce complexity in xpcom/ r=froydnj
MozReview-Commit-ID: JUJARn5Nspp

--HG--
extra : rebase_source : c719d19215fb26ace822269c2a28faf5cf35ffbb
2017-02-09 15:31:35 +01:00
..
md Bug 1338086 - Remove useless else blocks in order to reduce complexity in xpcom/ r=froydnj 2017-02-09 15:31:35 +01:00
README
genstubs.pl Bug 1028557 - Part 2: Flatten xpcom/reflect/xptcall/{public,src}/ directories. r=bsmedberg 2014-06-30 08:39:46 -07:00
moz.build Bug 1332631 part F - move nsXPTCUtils.h to xpcom/reflect/xptcall, r=froydnj 2017-01-20 14:25:46 -05:00
nsXPTCUtils.h Bug 1332631 part F - move nsXPTCUtils.h to xpcom/reflect/xptcall, r=froydnj 2017-01-20 14:25:46 -05:00
porting.html Bug 1028557 - Part 2: Flatten xpcom/reflect/xptcall/{public,src}/ directories. r=bsmedberg 2014-06-30 08:39:46 -07:00
status.html Bug 1028557 - Part 2: Flatten xpcom/reflect/xptcall/{public,src}/ directories. r=bsmedberg 2014-06-30 08:39:46 -07:00
xptcall.cpp Bug 1189423 - part 2 - Remove superfluous |new| result check. r=froydnj 2015-07-30 15:06:00 +02:00
xptcall.h Bug 1306329 - Stop exporting XPCOM and XUL symbols. r=glandium 2016-12-02 12:55:34 -05:00
xptcprivate.h Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
xptcstubsdecl.inc Bug 1028557 - Part 2: Flatten xpcom/reflect/xptcall/{public,src}/ directories. r=bsmedberg 2014-06-30 08:39:46 -07:00
xptcstubsdef.inc Bug 1028557 - Part 2: Flatten xpcom/reflect/xptcall/{public,src}/ directories. r=bsmedberg 2014-06-30 08:39:46 -07:00

README

see:

http://www.mozilla.org/scriptable/xptcall-faq.html
and
http://lxr.mozilla.org/mozilla/source/xpcom/reflect/xptcall/porting.html