Re: CanExecuteScripts's context doesn't have a JSScript*?
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Doug Turner wrote: > If the JSContext* passed into nsScriptSecurityManager::CanExecuteScripts > does not have a JSScript* when walking the frames, what could that mean? That there isn't any script executing on that JSContext yet, but someone would like to execute some. -Boris