Home
last modified time | relevance | path

Searched refs:AboutToInstantiatePlugin (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
DFrameLoaderTypes.h82 AboutToInstantiatePlugin, enumerator
DFrameLoader.cpp541 if (!allowed && reason == AboutToInstantiatePlugin) in allowPlugins()
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLAppletElement.cpp188 if (frame->loader().allowPlugins(AboutToInstantiatePlugin)) in updateWidgetInternal()
DHTMLPlugInElement.cpp434 if (!frame->loader().allowPlugins(AboutToInstantiatePlugin)) in loadPlugin()