Home
last modified time | relevance | path

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

/external/webkit/WebKit/win/
DWebURLProtectionSpace.cpp156 static BString& webURLProtectionSpaceHTTPSBString = *new BString(WebURLProtectionSpaceHTTPS); in initWithHost() local
163 else if (BString(protocol) == webURLProtectionSpaceHTTPSBString) in initWithHost()