Dactyloidae/application/palemoon/components/sessionstore
wolfbeast 0baf9bbbea Rewrite restoreDimensions to account for mismatched CSS/device pixel sizes.
This resolves the situation where the device pixels per css px does not match the screen DPI.
In that case, the restored width and height would be adjusted if the window width (css px)
would be larger than the screen width (dev pixels). This patch converts everything to css px
before checking if the dimensions fit the screen.

This resolves #411.
2019-02-15 23:59:48 +08:00
..
content [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM 2019-02-15 23:59:21 +08:00
_SessionFile.jsm Mass-replace global-scope let with var in Pale Moon and TychoAM 2019-02-15 23:45:42 +08:00
DocumentUtils.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00
jar.mn Add Pale Moon 2018-02-02 03:35:06 -05:00
moz.build Add Pale Moon 2018-02-02 03:35:06 -05:00
nsISessionStartup.idl Add Pale Moon 2018-02-02 03:35:06 -05:00
nsISessionStore.idl Add Pale Moon 2018-02-02 03:35:06 -05:00
nsSessionStartup.js Mass-replace global-scope let with var in Pale Moon and TychoAM 2019-02-15 23:45:42 +08:00
nsSessionStore.js Add Pale Moon 2018-02-02 03:35:06 -05:00
nsSessionStore.manifest Add Pale Moon 2018-02-02 03:35:06 -05:00
SessionStorage.jsm Mass-replace global-scope let with var in Pale Moon and TychoAM 2019-02-15 23:45:42 +08:00
SessionStore.jsm Rewrite restoreDimensions to account for mismatched CSS/device pixel sizes. 2019-02-15 23:59:48 +08:00
XPathGenerator.jsm Add Pale Moon 2018-02-02 03:35:06 -05:00