gecko/js/xpconnect/wrappers
Gregory Szorc f0b7e3972c Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -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
Makefile.in
moz.build Bug 784841 - Part 18s: Convert /js; r=glandium 2013-02-25 12:47:22 -08:00
WaiveXrayWrapper.cpp
WaiveXrayWrapper.h
WrapperFactory.cpp Bug 834732 - Assert proper cx stack handling in WrapperFactory::Rewrap. r=mrbkap 2013-02-26 11:04:13 -08:00
WrapperFactory.h
XrayWrapper.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
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