gecko/js/xpconnect
Andrew McCreight 0d5e9c008f Bug 777385 - Support (some) Paris bindings objects as weak map keys. r=peterv
This adds support for many kinds of Paris bindings objects as weak map keys.
This patch supports nsISupports objects as well as non-cycle-collected
non-nsISupports objects. What is needed for support is to preserve any wrapper,
if the object is wrapper cached. In other cases, we don't need to do anything.
2012-11-09 10:59:02 -08:00
..
crashtests Bug 797583 - Remove bogus assertion. r=mrbkap 2012-10-04 11:56:51 +02:00
idl Bug 826423. Fix SpecialPowers.wrap() to reliably detect Xrays. r=peterv 2013-01-04 12:02:13 -05:00
loader Bug 825836 - Add Blob into JS component. r=sicking 2013-01-04 15:53:25 +08:00
public Bug 820185 - Fix the copy constructor to not use uninitialized members. r=bent 2012-12-10 16:12:49 -08:00
shell Bug 824217 - Remove some easy-to-remove tests of JSRESOLVE_ASSIGNING. r=bz 2012-12-19 19:32:34 -05:00
src Bug 777385 - Support (some) Paris bindings objects as weak map keys. r=peterv 2012-11-09 10:59:02 -08:00
tests Bug 777385 - Support (some) Paris bindings objects as weak map keys. r=peterv 2012-11-09 10:59:02 -08:00
wrappers Whitespace tab-killing patrol. No bug, r=sparky 2013-01-04 17:00:43 -06:00
Makefile.in