Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/
DNavigator.cpp240 static bool verifyProtocolHandlerScheme(const String& scheme, ExceptionCode& ec) in verifyProtocolHandlerScheme() function
252 if (!verifyProtocolHandlerScheme(scheme, ec)) in registerProtocolHandler()
/external/webkit/WebCore/
DChangeLog-2010-01-2937194 (WebCore::verifyProtocolHandlerScheme):