Searched refs:schemeRequiresAuthority (Results 1 – 2 of 2) sorted by relevance
54 static bool schemeRequiresAuthority(const String& scheme) in schemeRequiresAuthority() function104 if (schemeRequiresAuthority(m_protocol) && m_host.isEmpty()) in SecurityOrigin()
12551 … (WebCore::schemeRequiresAuthority): List schemes that need an authority for successful loading.