mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
dveditz points out a flaw in my last checkin
This commit is contained in:
parent
a45fdbc40d
commit
2207478bb0
@ -168,6 +168,7 @@ nsInstallProgressDialog::Open(nsIDialogParamBlock* ioParamBlock)
|
||||
rv = wwatch->OpenWindow(0, "chrome://communicator/content/xpinstall/xpistatus.xul",
|
||||
"_blank", "chrome,centerscreen,titlebar,resizable",
|
||||
params, getter_AddRefs(newWindow));
|
||||
mWindow = do_QueryInterface(newWindow);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user