192805 patch by db48x@yahoo.com r=timeless sr=bzbarsky a=asa

Page Info Window does not remember previous size
This commit is contained in:
cbiesinger%web.de 2006-09-14 06:06:08 +00:00
Родитель d03166ebea
Коммит 2a24fee24b
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -43,7 +43,8 @@
onload="onLoadPageInfo()"
align="stretch" class="dialog"
screenX="10" screenY="10"
persist="screenX screenY">
width="&pageInfoWindow.width;" height="&pageInfoWindow.height;"
persist="screenX screenY width height sizemode">
<script type="application/x-javascript" src="chrome://communicator/content/contentAreaUtils.js"/>
<script type="application/x-javascript" src="chrome://navigator/content/pageInfo.js"/>