Bug 396851 - Check to see if we're UniversalXPConnect-enabled to allow privileged...
commitd41db86d837032f7e0a1d86e4c147257fc87c868
authorBlake Kaplan <mrbkap@gmail.com>
Wed, 22 Oct 2008 20:15:22 +0000 (22 13:15 -0700)
committerBlake Kaplan <mrbkap@gmail.com>
Wed, 22 Oct 2008 20:15:22 +0000 (22 13:15 -0700)
treeb2e0cb74a7a164d72b9577e516871c2aac213acf
parentc69bad0b4073b57002f7b0cda577985c9195a057
Bug 396851 - Check to see if we're UniversalXPConnect-enabled to allow privileged web pages to unwrap XOWs. r+sr=bzbarsky
caps/idl/nsIScriptSecurityManager.idl
caps/src/nsScriptSecurityManager.cpp
js/src/xpconnect/idl/nsIXPCSecurityManager.idl
js/src/xpconnect/shell/xpcshell.cpp
js/src/xpconnect/src/XPCCrossOriginWrapper.cpp
js/src/xpconnect/tests/mochitest/Makefile.in
js/src/xpconnect/tests/mochitest/inner.html [new file with mode: 0644]
js/src/xpconnect/tests/mochitest/test_bug396851.html [new file with mode: 0644]