HomeSort by relevance Sort by last modified time
    Searched refs:SandboxPlugins (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/loader/
FrameLoaderTypes.h 99 SandboxPlugins = 1 << 1,
DocumentWriter.cpp 125 if (document->isPluginDocument() && m_frame->loader()->isSandboxed(SandboxPlugins))
SubframeLoader.cpp 114 if (m_frame->document()->securityOrigin()->isSandboxed(SandboxPlugins))
  /external/webkit/Source/WebCore/html/
HTMLAppletElement.cpp 168 if (document()->securityOrigin()->isSandboxed(SandboxPlugins))

Completed in 1192 milliseconds