1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 16:12:26 +01:00

*** empty log message ***

This commit is contained in:
Kris Maglione
2008-10-05 04:06:14 +00:00
parent 55df63ee81
commit e5bce7c63c
2 changed files with 4 additions and 3 deletions

View File

@@ -59,6 +59,7 @@ liberator.Completion = function () //{{{
.getService(Components.interfaces.nsIIOService);
function getIcon(uri)
{
return;
try
{
let img = faviconService.getFaviconImageForPage(ioService.newURI(uri, null, null));