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

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebURLAuthenticationChallenge.cpp124 COMPtr<WebURLProtectionSpace> webSpace; local
125 hr = space->QueryInterface(&webSpace);
150 m_authenticationChallenge = AuthenticationChallenge(webSpace->protectionSpace(), webCredential->credential(),

Completed in 196 milliseconds