Searched refs:setDomainRelaxationForbiddenForURLScheme (Results 1 – 3 of 3) sorted by relevance
64 static void setDomainRelaxationForbiddenForURLScheme(bool forbidden, const String&);
205 void SchemeRegistry::setDomainRelaxationForbiddenForURLScheme(bool forbidden, const String& scheme) in setDomainRelaxationForbiddenForURLScheme() function in WebCore::SchemeRegistry
3605 SchemeRegistry::setDomainRelaxationForbiddenForURLScheme(forbidden, String(scheme)); in setDomainRelaxationForbidden()