зеркало из https://github.com/mozilla/gecko-dev.git
Bustage fix for bug 402742.
This commit is contained in:
Родитель
f4fc4c5f32
Коммит
ccf0eaa4aa
|
@ -119,7 +119,9 @@ IconDecoderModuleCtor(nsIModule* aSelf)
|
|||
PR_STATIC_CALLBACK(void)
|
||||
IconDecoderModuleDtor(nsIModule* aSelf)
|
||||
{
|
||||
#ifdef MOZ_WIDGET_GTK2
|
||||
nsIconChannel::Shutdown();
|
||||
#endif
|
||||
}
|
||||
|
||||
NS_IMPL_NSGETMODULE_WITH_CTOR_DTOR(nsIconDecoderModule, components,
|
||||
|
|
Загрузка…
Ссылка в новой задаче