Bug 658738 - Declare variable in browser_bug586574.js in order to not leak the assigned DOM node

This commit is contained in:
Dão Gottwald 2011-07-30 15:22:31 +02:00
parent a7ba7df769
commit 7f8248e9bf

View File

@ -10,6 +10,7 @@ var gManagerWindow;
var gProvider;
var gUtilsBtn;
var gUtilsMenu;
var gDropdownMenu;
var gSetDefault;
var gResetToAutomatic;