gecko/js/xpconnect/wrappers
2013-03-08 21:27:25 -08:00
..
AccessCheck.cpp Bug 836301 - Introduce an RAII class for entering policies. r=mrbkap 2013-02-25 13:54:18 -08:00
AccessCheck.h Bug 836301 - Introduce an RAII class for entering policies. r=mrbkap 2013-02-25 13:54:18 -08:00
ChromeObjectWrapper.cpp Bug 836301 - Hoist some assertions, remove a bunch of no-op trap overrides, and add assertions that we've entered our policy. r=mrbkap 2013-02-25 13:54:18 -08:00
ChromeObjectWrapper.h Bug 836301 - Hoist enter() calls from {Xray,}Wrapper::foo into Proxy::foo. r=mrbkap 2013-02-25 13:54:18 -08:00
FilteringWrapper.cpp Bug 836301 - Hoist some assertions, remove a bunch of no-op trap overrides, and add assertions that we've entered our policy. r=mrbkap 2013-02-25 13:54:18 -08:00
FilteringWrapper.h Bug 826447 - Change all the proxy API signatures to take unsigned flags, rather than bool set, so that it's easier to find all tests of JSRESOLVE_ASSIGNING. r=bz 2013-01-03 15:31:36 -06:00
Makefile.in Bug 794510: Part 1 - Build with NO_NSPR_10_SUPPORT by default; r=ehsan,glandium,wtc 2012-10-11 01:00:54 -05:00
moz.build Bug 784841 - Part 18s: Convert /js; r=glandium 2013-02-25 12:47:22 -08:00
WaiveXrayWrapper.cpp Bug 826447 - Change all the proxy API signatures to take unsigned flags, rather than bool set, so that it's easier to find all tests of JSRESOLVE_ASSIGNING. r=bz 2013-01-03 15:31:36 -06:00
WaiveXrayWrapper.h Bug 826447 - Change all the proxy API signatures to take unsigned flags, rather than bool set, so that it's easier to find all tests of JSRESOLVE_ASSIGNING. r=bz 2013-01-03 15:31:36 -06:00
WrapperFactory.cpp Back out bug 846890 for reftest orange 2013-03-08 21:27:25 -08:00
WrapperFactory.h Bug 808608 - Remove Xray shadowing protection infrastructure. r=mrbkap 2012-11-21 13:20:05 -08:00
XrayWrapper.cpp Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence 2013-03-06 16:41:43 +00:00
XrayWrapper.h Bug 836301 - Add Special handling to allow us to call enter() for defineProperty on Xrays. r=mrbkap 2013-02-25 13:54:17 -08:00