Breaking the grip JS has on the DOM: Difference between revisions

m
added linebreak
m (Minor layout correction (unintended code block, page to broad))
m (added linebreak)
Line 302: Line 302:


mozXMLTermUtils.cpp:
mozXMLTermUtils.cpp:
  * mozXMLTermUtils::ExecuteScript called nsIScriptContext::ExecuteScript -      but with NULL "void *" pointers.  Needs to have nsIScriptContext passed?
* mozXMLTermUtils::ExecuteScript called nsIScriptContext::ExecuteScript<br>but with NULL "void *" pointers.  Needs to have nsIScriptContext passed?


nsScriptSecurityManager.cpp/nsSecurityManagerFactory.cpp:
nsScriptSecurityManager.cpp/nsSecurityManagerFactory.cpp:
11

edits