Searched defs:LaunchUrl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/external_protocol/
H A Dexternal_protocol_handler.h56 static void LaunchUrl(const GURL& url, function in class:ExternalProtocolHandler
62 // Version of LaunchUrl allowing use of a delegate to facilitate unit
88 // (checked in LaunchUrl) or if the user explicitly allows it. (By selecting
90 // url has already been escaped, which happens in LaunchUrl.
93 // All calls to this function should originate in some way from LaunchUrl.
102 // Allows LaunchUrl to proceed with launching an external protocol handler.
104 // each extension API function. Note that each call to LaunchUrl resets

Completed in 131 milliseconds