mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-29 03:44:37 +00:00
reinstate rev 1.38 without breaking testgtkembed: focus and notify all common dialogs. somewhat experimental fix for bug 53345. r=pinkerton,sfraser
This commit is contained in:
parent
0b692416d5
commit
3dbaaa6cbe
@ -182,6 +182,9 @@ function commonDialogOnLoad()
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
focus();
|
||||
GetAttention();
|
||||
}
|
||||
|
||||
function setCheckbox(aChkMsg, aChkValue)
|
||||
|
Loading…
Reference in New Issue
Block a user