gecko-dev/content/xul
Bobby Holley 31ddf22a6f Bug 901106 - Be more direct in nsXULPrototypeScript::Compile. r=smaug
Given that this is just the phony compilation global we're dealing with, the
only thing relevant about this script context is that it defaults to the right
compartment. But we can do that manually with the SafeJSContext.

The CanExecuteScripts check was something I added to address review comments
in bug 901162 comment 8. I now realize that it's effectively a no-op, because
the nsIScriptContext here corresponds to the compilation scope, not the
document, so it will never have script disabled.
2013-08-19 16:24:27 -07:00
..
content Bug 901106 - Be more direct in nsXULPrototypeScript::Compile. r=smaug 2013-08-19 16:24:27 -07:00
document Bug 901106 - Be more direct in nsXULPrototypeScript::Compile. r=smaug 2013-08-19 16:24:27 -07:00
templates Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00