1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 09:32:28 +01:00

Fix bookmarks.getFavicon

This commit is contained in:
Kris Maglione
2008-11-28 19:07:23 +00:00
parent c08daa4334
commit b7b05cc340

View File

@@ -468,7 +468,7 @@ function Bookmarks() //{{{
return count.value;
},
getFavicon: function getFavicon(url) { return getFavicon(url); },
getFavicon: function (url) getFavicon(url),
// TODO: add filtering
// also ensures that each search engine has a Vimperator-friendly alias