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 ce4c63e6c1
commit 3c31c6bb07

View File

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