Home
last modified time | relevance | path

Searched refs:restrictAccessToLocal (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/page/
DSecurityOrigin.h189 static bool restrictAccessToLocal();
DSecurityOrigin.cpp342 if (restrictAccessToLocal() && SchemeRegistry::shouldTreatURLSchemeAsLocal(protocol)) in canDisplay()
528 bool SecurityOrigin::restrictAccessToLocal() in restrictAccessToLocal() function in WebCore::SecurityOrigin
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1451693 (WebCore::FrameLoader::restrictAccessToLocal): return value of linked-on-or-after check.
DChangeLog-2009-06-1693501 (WebCore::FrameLoader::restrictAccessToLocal):
DChangeLog-2010-01-2949528 (WebCore::SecurityOrigin::restrictAccessToLocal):