Searched refs:isDomainRelaxationForbiddenForURLScheme (Results 1 – 4 of 4) sorted by relevance
60 static bool isDomainRelaxationForbiddenForURLScheme(const String&);
193 bool SecurityOrigin::isDomainRelaxationForbiddenForURLScheme(const String& scheme) in isDomainRelaxationForbiddenForURLScheme() function in WebCore::SecurityOrigin
3737 if (SecurityOrigin::isDomainRelaxationForbiddenForURLScheme(securityOrigin()->protocol())) { in setDomain()
9052 (WebCore::SecurityOrigin::isDomainRelaxationForbiddenForURLScheme):