Bug 1134172 - WebIDE does not remember its previous size. r=jryans

This commit is contained in:
Paul Rouget 2015-02-18 16:33:48 +01:00
parent 462d4643cc
commit aaf4c794c7

View File

@ -23,7 +23,7 @@
fullscreenbutton="true"
screenX="4" screenY="4"
width="640" height="480"
persist="screenX screenY width height">
persist="screenX screenY width height sizemode">
<script type="application/javascript" src="chrome://global/content/globalOverlay.js"></script>
<script type="application/javascript" src="webide.js"></script>