Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DSecurityOrigin.h190 static bool allowSubstituteDataAccessToLocal();
DSecurityOrigin.cpp355 ASSERT(allowSubstituteDataAccessToLocal()); in grantLoadLocalResources()
533 bool SecurityOrigin::allowSubstituteDataAccessToLocal() in allowSubstituteDataAccessToLocal() function in WebCore::SecurityOrigin
/external/webkit/Source/WebCore/dom/
DDocument.cpp4501 if (SecurityOrigin::allowSubstituteDataAccessToLocal()) { in initSecurityContext()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2949529 (WebCore::SecurityOrigin::allowSubstituteDataAccessToLocal):