зеркало из https://github.com/mozilla/pjs.git
Change UI Events for PSM to modal r=dougt bugid=26085
This commit is contained in:
Родитель
c38355bb0c
Коммит
99425bebf7
|
@ -83,7 +83,7 @@ nsPSMUIHandlerImpl::DisplayURI(PRInt32 width, PRInt32 height, const char *urlStr
|
|||
char buffer[256];
|
||||
PR_snprintf(buffer,
|
||||
sizeof(buffer),
|
||||
"menubar=no,height=%d,width=%d",
|
||||
"menubar=no,height=%d,width=%d,modal",
|
||||
height,
|
||||
width );
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче