JustOff
c79f106dcc
[PALEMOON] Skip notifications for background tabs when restoring a session
2019-02-16 00:13:51 +08:00
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
JustOff
a964b09e43
[PALEMOON] Replace serializing nsISHEntry.owner with nsISHEntry.triggeringPrincipal
2019-02-15 23:55:05 +08:00
JustOff
ce9848de49
Use urlbarChangeTracker instead of userTypedClear to track address bar changes
2019-02-15 23:53:04 +08:00
wolfbeast
d5b0bc88af
Mass-replace global-scope let with var in Pale Moon and TychoAM
...
tag #155
2019-02-15 23:45:42 +08:00
JustOff
65f1f88bdb
Align SessionStore.jsm with the updated nsICookieManager2.add() API
2019-02-15 23:45:32 +08:00
JustOff
f2a81e184d
Align SessionStore.jsm with the updated getCookiesFromHost() API
2019-02-15 23:45:20 +08:00
JustOff
e05e624eb8
Use document's principal for favicons in browser
2019-02-15 23:44:14 +08:00
janekptacijarabaci
54521c2066
[PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore)
...
Issue #102
2019-02-15 23:41:31 +08:00
NTD
fe8028fa2e
Add Pale Moon
2018-02-02 03:35:06 -05:00