gecko/js/xpconnect
Bobby Holley 023dfdb6f3 Bug 834707 - Disable SOWs for remote XUL domains. r=bz
We have to do this if we want to proceed with eliminating SOWs entirely. Given
the other restrictions around remote XUL, I don't think this is a problem.

Note that we shouldn't need any special handling in the wrapper reparenting
paths, because those all depend on whether a SOW was there already. So that
would only be an issue if it were possible to adoptNode from a non-remote-XUL
domain into a remote-XUL domain, which thankfully can't happen.
2013-05-06 19:38:22 -07:00
..
crashtests Bug 854604 - Null-check funobj. r=mrbkap 2013-03-26 22:08:10 -07:00
idl Bug 865410 - Use CallArgs for XPConnect Call and Construct hooks. r=bholley. 2013-05-04 19:25:15 +02:00
loader Bug 865410 - Use CallArgs for nsIJSNativeInitializer::Initialize. r=bz 2013-05-04 19:25:15 +02:00
public Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:46 -04:00
shell Bug 867459: Root xpcshell.cpp r=terrence 2013-05-01 18:43:53 -04:00
src Bug 834707 - Disable SOWs for remote XUL domains. r=bz 2013-05-06 19:38:22 -07:00
tests Bug 829872 - Fix up tests that depend on contentDocument being non-null. r=imelven 2013-05-03 14:47:10 -07:00
wrappers Bug 834707 - Disable SOWs for remote XUL domains. r=bz 2013-05-06 19:38:22 -07:00
moz.build Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00