FaviconDatabase.getFaviconUri

string getFaviconUri(string pageUri)

Obtains the URI of the favicon for the given page_uri.

Parameters

pageUriURI of the page containing the icon

Returns

a newly allocated URI for the favicon, or null if the

database doesn't have a favicon for page_uri.