Searched refs:bRefererIsTrusted (Results 1 – 2 of 2) sorted by relevance
182 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in dispatchWithNotification() local191 ( !bRefererIsTrusted && !xDocumentScripts->getAllowMacroExecution() ) ) in dispatchWithNotification()
1705 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in CallXScript() local1708 if ( !bRefererIsTrusted && !lcl_isScriptAccessAllowed_nothrow( _rxScriptContext ) ) in CallXScript()
Completed in 38 milliseconds