Searched defs:setAllowRunningOfInsecureContent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebSettingsImpl.cpp560 void WebSettingsImpl::setAllowRunningOfInsecureContent(bool enabled) function in class:blink::WebSettingsImpl
562 m_settings->setAllowRunningOfInsecureContent(enabled);

Completed in 66 milliseconds