gecko/js/xpconnect/wrappers
2012-02-24 14:31:49 +01:00
..
AccessCheck.cpp Bug 723111 - Add an option to js::UnwrapObject so that it doesn't stop at outer windows when unwrapping. This is useful for cases where we are trying to find the wrapped native for a security wrapper. r=bzbarsky 2012-01-26 14:55:27 +01:00
AccessCheck.h
CrossOriginWrapper.cpp
CrossOriginWrapper.h Add MOZ_OVERRIDE to CrossOriginWrapper functions. No bug (but sort of r=luke from bug 708735 :-) ) 2011-12-15 14:32:25 -05:00
FilteringWrapper.cpp Bug 677079 - Part y: Move AutoIdVector to jsapi.h; r=evilpie 2012-01-15 09:13:11 +01:00
FilteringWrapper.h
Makefile.in Bug 714057 - Remove uintn users from XPConnect; r=bholley+khuey 2012-01-02 19:05:19 +01:00
WrapperFactory.cpp Bug 716067 - UnmarkGray more often (r=bent) 2012-02-10 18:32:13 -08:00
WrapperFactory.h Bug 723111 - Add an option to js::UnwrapObject so that it doesn't stop at outer windows when unwrapping. This is useful for cases where we are trying to find the wrapped native for a security wrapper. r=bzbarsky 2012-01-26 14:55:27 +01:00
XrayWrapper.cpp Bug 730074: Use JSCLASS_NO_OPTIONAL_MEMBERS in JSClass definition within XrayWrapper.cpp, to fix build warning about missing braces. r=mrbkap 2012-02-24 14:31:49 +01:00
XrayWrapper.h Bug 665279 - Resolve interface constants properly through Xray wrappers. r=peterv 2011-09-21 19:16:50 -07:00