Bug 409471 - "Cleanup some GTK code for performance" (Add missing widgets to moz_gtk_shutdown()) [p=ispence@gmail.com (Ian Spence) r+sr+a1.9=roc (IRC)]
git-svn-id: svn://10.0.0.236/trunk@242018 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2636,10 +2636,12 @@ moz_gtk_shutdown()
|
||||
gRadiobuttonWidget = NULL;
|
||||
gHorizScrollbarWidget = NULL;
|
||||
gVertScrollbarWidget = NULL;
|
||||
gSpinWidget = NULL;
|
||||
gHScaleWidget = NULL;
|
||||
gVScaleWidget = NULL;
|
||||
gEntryWidget = NULL;
|
||||
gArrowWidget = NULL;
|
||||
gOptionMenuWidget = NULL;
|
||||
gDropdownButtonWidget = NULL;
|
||||
gHandleBoxWidget = NULL;
|
||||
gToolbarWidget = NULL;
|
||||
|
||||
Reference in New Issue
Block a user