Center common dialogs on screen.
git-svn-id: svn://10.0.0.236/trunk@69031 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -444,7 +444,7 @@ nsresult nsCommonDialogs::Select(nsIDOMWindow *inParent, const PRUnichar *inDial
|
||||
"sss%ip",
|
||||
inChromeURL,
|
||||
"_blank",
|
||||
"chrome,modal",
|
||||
"centerscreen,chrome,modal",
|
||||
(const nsIID*)(&NS_GET_IID(nsIDialogParamBlock)),
|
||||
(nsISupports*)ioParamBlock
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user