Searched refs:schemeRequiresHost (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DSecurityOrigin.cpp47 static bool schemeRequiresHost(const KURL& url) function in namespace:WebCore
106 if (schemeRequiresHost(innerURL) && innerURL.host().isEmpty())

Completed in 69 milliseconds