Searched refs:setRunningInsecureContentAllowed (Results 1 – 3 of 3) sorted by relevance
60 void setRunningInsecureContentAllowed(bool);
113 void WebPermissions::setRunningInsecureContentAllowed(bool allowed) in setRunningInsecureContentAllowed() function in WebTestRunner::WebPermissions
1061 m_webPermissions->setRunningInsecureContentAllowed(arguments[0].value.boolValue); in setAllowRunningOfInsecureContent()