Searched refs:bRefererIsTrusted (Results 1 – 2 of 2) sorted by relevance
185 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in dispatchWithNotification() local194 ( !bRefererIsTrusted && !xDocumentScripts->getAllowMacroExecution() ) ) in dispatchWithNotification()
1708 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in CallXScript() local1716 if ( !bRefererIsTrusted && !lcl_isScriptAccessAllowed_nothrow( _rxScriptContext ) ) in CallXScript()
Completed in 23 milliseconds