зеркало из https://github.com/mozilla/pjs.git
Bug 187748 Persist screen position and size for Manage Cookies dialog
patch by thieleke@yahoo.com r=timeless sr=bz
This commit is contained in:
Родитель
8332c78e55
Коммит
902d7b63a7
|
@ -35,7 +35,8 @@
|
|||
style="width: 30em;"
|
||||
onload="Startup()"
|
||||
onunload="Shutdown()"
|
||||
ondialoghelp="doHelpButton();">
|
||||
ondialoghelp="doHelpButton();"
|
||||
persist="screenX screenY width height">
|
||||
|
||||
<script src="chrome://communicator/content/wallet/CookieViewer.js"/>
|
||||
<script src="chrome://global/content/strres.js"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче