gecko/js/xpconnect/wrappers
Bobby Holley 84aefeb108 Bug 834707 - Kill dynamic SOWs. r=gabor
Now that XBL scopes are here to stay (no more pref), we can remove all the
machinery that makes SOWs dynamic. We still need SOWs until bug 825392 is
fixed, but they can now be totally opaque.

One side effect of this patch is that, due to our usage of Opaque, we now
allow CALL on SOWs. But this shouldn't be a problem, because SOWs are used
for anonymous elements which are not callable (and we probably wouldn't mind
it even if they were).
2013-05-06 19:38:23 -07:00
..
AccessCheck.cpp Bug 834707 - Kill dynamic SOWs. r=gabor 2013-05-06 19:38:23 -07:00
AccessCheck.h Bug 834707 - Kill dynamic SOWs. r=gabor 2013-05-06 19:38:23 -07:00
ChromeObjectWrapper.cpp Bug 863289 - GC: Continue the rooting of XPConnect r=bholley 2013-04-17 16:38:44 +01:00
ChromeObjectWrapper.h Bug 828462 - Root Proxy/Wrapper in the browser. r=terrence,bz 2013-03-21 23:23:48 +01:00
FilteringWrapper.cpp Bug 834707 - Kill dynamic SOWs. r=gabor 2013-05-06 19:38:23 -07:00
FilteringWrapper.h Bug 834707 - Kill dynamic SOWs. r=gabor 2013-05-06 19:38:23 -07:00
Makefile.in Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
moz.build Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
WaiveXrayWrapper.cpp Bug 864046 - GC: Almost the last rooting fixes in XPConnect - part 1 r=bholley 2013-04-20 10:41:47 +01:00
WaiveXrayWrapper.h Bug 852602 - Pass CallArgs to Proxy call() and construct() hooks; r=Waldo 2013-04-04 09:02:24 +02:00
WrapperFactory.cpp Bug 834707 - Kill dynamic SOWs. r=gabor 2013-05-06 19:38:23 -07:00
WrapperFactory.h Bug 834707 - Kill dynamic SOWs. r=gabor 2013-05-06 19:38:23 -07:00
XrayWrapper.cpp Merge m-c to m-i 2013-05-05 12:17:07 -07:00
XrayWrapper.h Bug 861887 Review comments for prev patch r=bholley 2013-04-24 14:22:21 +01:00