gecko/js/xpconnect/wrappers
Bobby Holley 02fbd34534 Bug 761695 - Implement expando traps for ProxyXrayTraits DOMXrayTraits. r=peterv
For new DOM proxies, we could probably use the Xray expando machinery for the
regular expando object as well, and free up one of the reserved slots. That's
more than I want to bite off for the moment, though.

I also decided not to block on bug 760095 and just kick the problem of globals
with new binding down the road a little bit.
2012-10-05 18:59:23 +02:00
..
AccessCheck.cpp Bug 795275 - Introduce an explicit mechanism for determining if a script is from XBL. r=mrbkap 2012-10-03 11:44:18 +02:00
AccessCheck.h Bug 795275 - Introduce an explicit mechanism for determining if a script is from XBL. r=mrbkap 2012-10-03 11:44:18 +02:00
ChromeObjectWrapper.cpp Bug 787856 - Convert JS_GetPrototype to support lazy protos (r=bhackett) 2012-09-03 16:42:17 -07:00
ChromeObjectWrapper.h Bug 760109 - Override traps in ChromeObjectWrapper to bounce lookups to the local prototype chain. r=mrbkap 2012-07-27 12:15:46 +02:00
FilteringWrapper.cpp Bug 788914 - Kill the XOW flag. r=mrbkap 2012-09-11 01:05:10 -07:00
FilteringWrapper.h Bug 760109 - Introduce an explicit ChromeObjectWrapper. r=mrbkap 2012-07-27 12:15:46 +02:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
WaiveXrayWrapper.cpp Bug 771081 - part2: Rename CrossOriginWrapper files. r=gal 2012-07-16 19:22:51 +02:00
WaiveXrayWrapper.h Bug 771081 - part2: Rename CrossOriginWrapper files. r=gal 2012-07-16 19:22:51 +02:00
WrapperFactory.cpp Bug 761695 - Hoist Xray identification machinery into XrayWrapper, and use it for trait identification. r=peterv 2012-10-05 18:59:23 +02:00
WrapperFactory.h Bug 788914 - Kill the XOW flag. r=mrbkap 2012-09-11 01:05:10 -07:00
XrayWrapper.cpp Bug 761695 - Implement expando traps for ProxyXrayTraits DOMXrayTraits. r=peterv 2012-10-05 18:59:23 +02:00
XrayWrapper.h Bug 761695 - Hoist Xray identification machinery into XrayWrapper, and use it for trait identification. r=peterv 2012-10-05 18:59:23 +02:00