Searched refs:schemesForbiddenFromDomainRelaxation (Results 1 – 1 of 1) sorted by relevance
89 static HashSet<String>& schemesForbiddenFromDomainRelaxation() in schemesForbiddenFromDomainRelaxation() function211 schemesForbiddenFromDomainRelaxation().add(scheme); in setDomainRelaxationForbiddenForURLScheme()213 schemesForbiddenFromDomainRelaxation().remove(scheme); in setDomainRelaxationForbiddenForURLScheme()220 return schemesForbiddenFromDomainRelaxation().contains(scheme); in isDomainRelaxationForbiddenForURLScheme()