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.h75 AboutToInstantiatePlugin, enumerator
DFrameLoader.cpp535 if (!allowed && reason == AboutToInstantiatePlugin) in allowPlugins()
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLAppletElement.cpp186 if (frame->loader().allowPlugins(AboutToInstantiatePlugin)) in updateWidgetInternal()
DHTMLPlugInElement.cpp474 if (!frame->loader().allowPlugins(AboutToInstantiatePlugin)) in loadPlugin()