зеркало из https://github.com/mozilla/gecko-dev.git
linux filepicker should remember size when it's resized. Bug 159131,
r=caillon, sr=jag
This commit is contained in:
Родитель
faf019ce38
Коммит
c4767d7ea6
|
@ -38,7 +38,7 @@
|
|||
width="426" height="300"
|
||||
ondialogaccept="return selectOnOK();"
|
||||
ondialogcancel="return onCancel();"
|
||||
persist="screenX screenY">
|
||||
persist="screenX screenY width height">
|
||||
|
||||
<stringbundle id="bundle_filepicker" src="chrome://global/locale/filepicker.properties"/>
|
||||
<script type="application/x-javascript" src="chrome://global/content/filepicker.js"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче