зеркало из https://github.com/mozilla/gecko-dev.git
Bug 297594 Crash closing popup (gtkmozembed)
patch by chpe@gnome.org r=mpgritti sr=blizzard a=asa
This commit is contained in:
Родитель
a1372364e0
Коммит
f920cffe12
|
@ -101,7 +101,7 @@ nsresult
|
|||
EmbedPrompter::Create(PromptType aType, GtkWindow* aParentWindow)
|
||||
{
|
||||
mWindow = gtk_dialog_new_with_buttons(mTitle.get(), aParentWindow,
|
||||
GTK_DIALOG_DESTROY_WITH_PARENT,
|
||||
(GtkDialogFlags)0,
|
||||
NULL);
|
||||
|
||||
// only add the dialog to the window group if the parent already has a window group,
|
||||
|
|
Загрузка…
Ссылка в новой задаче