Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don
This commit is contained in:
@@ -597,7 +597,7 @@ nsAppShellService::JustCreateTopWindow(nsIWebShellWindow *aParent,
|
||||
window->SetIntrinsicallySized(PR_TRUE);
|
||||
}
|
||||
|
||||
rv = window->Initialize((nsIWebShellWindow *) nsnull, mAppShell, aUrl,
|
||||
rv = window->Initialize(aParent, mAppShell, aUrl,
|
||||
aShowWindow, nsnull, aCallbacks,
|
||||
aInitialWidth, aInitialHeight, widgetInitData);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user