1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-31 15:32:27 +01:00

Add missing services.tld.

This commit is contained in:
Kris Maglione
2011-03-31 18:44:18 -04:00
parent c2d2415b1a
commit 477b1139fc
5 changed files with 39 additions and 11 deletions

View File

@@ -151,7 +151,6 @@ var BookmarkCache = Module("BookmarkCache", XPCOM(Ci.nsINavBookmarkObserver), {
return this.rootFolders.indexOf(root) >= 0;
},
// Should be made thread safe.
load: function load() {
let bookmarks = {};