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

  /external/chromium_org/third_party/WebKit/Source/weborigin/
SchemeRegistry.h 59 static bool shouldTreatURLSchemeAsDisplayIsolated(const String&);
SchemeRegistry.cpp 172 bool SchemeRegistry::shouldTreatURLSchemeAsDisplayIsolated(const String& scheme)
SecurityOrigin.cpp 369 if (SchemeRegistry::shouldTreatURLSchemeAsDisplayIsolated(protocol))

Completed in 670 milliseconds