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

  /external/webkit/Source/WebCore/platform/
SchemeRegistry.h 57 static bool shouldTreatURLSchemeAsDisplayIsolated(const String&);
SchemeRegistry.cpp 152 bool SchemeRegistry::shouldTreatURLSchemeAsDisplayIsolated(const String& scheme)
  /external/webkit/Source/WebCore/page/
SecurityOrigin.cpp 339 if (SchemeRegistry::shouldTreatURLSchemeAsDisplayIsolated(protocol))

Completed in 50 milliseconds