From 6c646564469b0bbfd07e4ec8fa36ba0591d962f3 Mon Sep 17 00:00:00 2001 From: Piro / SHIMODA Hiroshi Date: Sat, 4 Aug 2012 02:46:20 +0900 Subject: [PATCH] Fix "possible missing variable" problem --- content/treestyletab/bookmarksOverlay.js | 1 + 1 file changed, 1 insertion(+) diff --git a/content/treestyletab/bookmarksOverlay.js b/content/treestyletab/bookmarksOverlay.js index 45e624aa..04ab1bc7 100644 --- a/content/treestyletab/bookmarksOverlay.js +++ b/content/treestyletab/bookmarksOverlay.js @@ -311,6 +311,7 @@ var TreeStyleTabBookmarksService = { this._getCurrentActiveWin() : window) { TSTBS = w.TreeStyleTabBookmarksService; + PlacesUtils = w.PlacesUtils; } ]]>.toString() ).replace(