Searched refs:shouldTreatURLSchemeAsDisplayIsolated (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DSchemeRegistry.h57 static bool shouldTreatURLSchemeAsDisplayIsolated(const String&);
H A DSchemeRegistry.cpp152 bool SchemeRegistry::shouldTreatURLSchemeAsDisplayIsolated(const String& scheme) function in class:WebCore::SchemeRegistry
/external/webkit/Source/WebCore/page/
H A DSecurityOrigin.cpp339 if (SchemeRegistry::shouldTreatURLSchemeAsDisplayIsolated(protocol))

Completed in 146 milliseconds