gecko-dev/xpcom/reflect
Nika Layzell e5f31c03d8 Bug 1444991 - Part 4: Handle DOM Objects in XPConnect, r=mccr8
This patch goes through the XPConnect conversion methods, and adds cases for
T_DOMOBJECT which call the Wrap, Unwrap, and Cleanup methods from the
nsXPTDOMObjectInfo objects created in the last part.

For consistency with normal interface pointers, and because it wasn't too
complex, I also added support for including T_DOMOBJECTs in XPCOM arrays.
2018-04-17 19:21:03 -04:00
..
xptcall Bug 1444991 - Part 4: Handle DOM Objects in XPConnect, r=mccr8 2018-04-17 19:21:03 -04:00
xptinfo Bug 1444991 - Part 3: Generate DOMObject info for xptinfo, r=mccr8 2018-04-17 19:21:02 -04:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00