зеркало из https://github.com/mozilla/pjs.git
Attempt to fix bsmedberg's OS/2 bustage from bug 237745.
This commit is contained in:
Родитель
3e90aab1bb
Коммит
eea8f19181
|
@ -1923,7 +1923,7 @@ nsNativeAppSupportOS2::HandleRequest( LPBYTE request, PRBool newWindow ) {
|
|||
native->SetIsServerMode( PR_FALSE );
|
||||
|
||||
// close app if there are no more top-level windows.
|
||||
appStartup->Quit(nsIAppShellService::eConsiderQuit);
|
||||
appStartup->Quit(nsIAppStartup::eConsiderQuit);
|
||||
}
|
||||
|
||||
return;
|
||||
|
|
Загрузка…
Ссылка в новой задаче