Home
last modified time | relevance | path

Searched refs:webURLProtectionSpaceHTTPBString (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/win/
DWebURLProtectionSpace.cpp153 static BString& webURLProtectionSpaceHTTPBString = *new BString(WebURLProtectionSpaceHTTP); in initWithHost() local
159 if (BString(protocol) == webURLProtectionSpaceHTTPBString) in initWithHost()