Home
last modified time | relevance | path

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

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