Commit graph

1,281 commits

Author SHA1 Message Date
JustOff
7ff80ee648 Request NSS to use DBM as the storage file format 2019-02-16 00:01:09 +08:00
wolfbeast
8c296a9714 Revert "Restore NSS default storage file format to DBM when no prefix is given."
This reverts commit b2c78bbf83f75bf034028814329fdd43b6bfe885.
2019-02-16 00:01:08 +08:00
wolfbeast
e88fd14de6 Restore NSS default storage file format to DBM when no prefix is given. 2019-02-16 00:01:06 +08:00
wolfbeast
8dede3820a Update build system files for NSS 3.35 2019-02-16 00:01:05 +08:00
wolfbeast
608f9fca02 Update NSS to 3.35-RTM 2019-02-16 00:01:03 +08:00
wolfbeast
23de11e5cd Update NSPR to 4.18 2019-02-16 00:01:01 +08:00
wolfbeast
3a485ba1dd Set sync prefs. 2019-02-16 00:01:00 +08:00
wolfbeast
b1e44f4685 Fix for loop in Sync quota dialog. 2019-02-16 00:00:58 +08:00
SpockFan02
02e9ee9e81 Issue #448: Pale Moon: Include pinned tabs when warning about closing tabs with more than one window
This resolves #448.
2019-02-16 00:00:57 +08:00
wolfbeast
302f069f68 Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display with #-moz-resolution=w,h 2019-02-16 00:00:54 +08:00
wolfbeast
b74e38782d Port our stricter cookie gating.
This addresses the critical section of #449.
2019-02-16 00:00:52 +08:00
janekptacijarabaci
5928218c40 Remove an unnecessary comment when closing the dialog
Issue #434
2019-02-16 00:00:51 +08:00
janekptacijarabaci
4760d34eee Style clean up + fix typo
Issue #434
2019-02-16 00:00:49 +08:00
janekptacijarabaci
e619aeed91 [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hidden
Issue #434
2019-02-16 00:00:47 +08:00
SpockFan02
81491f13fe Fix a file path for macOS
Tag #286
2019-02-16 00:00:46 +08:00
wolfbeast
6fa4aa7c27 Fix Basilisk Mac window menu include path.
Tag #286
2019-02-16 00:00:45 +08:00
wolfbeast
84cea9661a Fix incorrect Pale Moon installer locale paths. 2019-02-16 00:00:43 +08:00
wolfbeast
b372f91454 Issue #303 Part 3: Update themes for the new Basilisk location.
This also addresses #286.
2019-02-16 00:00:42 +08:00
wolfbeast
d224ddb0e5 Issue #303 Part 2: Update build files for the new location 2019-02-16 00:00:40 +08:00
wolfbeast
177b28a898 Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk 2019-02-16 00:00:39 +08:00
wolfbeast
a951f19dfd [PALEMOON] Bump version to Alpha 3 2019-02-16 00:00:29 +08:00
janekptacijarabaci
de5b649680 [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys
Issue #430
2019-02-16 00:00:28 +08:00
Ascrod
669f3729fd Update Readability from mozilla-central release branch (FF 60.0). 2019-02-16 00:00:26 +08:00
wolfbeast
aa5e85f67d Revert "Reinstate tabMinWidth and tabMaxWidth prefs."
This reverts commit 6e8846622a79549542adaca58d741d9263daf686.
2019-02-16 00:00:25 +08:00
Ascrod
d53f36e9fb Remove SelfSupportBackend module. 2019-02-16 00:00:23 +08:00
JustOff
5dd561425b Don't search for directives that are never used alone 2019-02-16 00:00:22 +08:00
JustOff
c7ed9dfd46 Refine the file extensions even more 2019-02-16 00:00:20 +08:00
JustOff
51d60c1b89 Update the list of directives and file extensions for check 2019-02-16 00:00:19 +08:00
JustOff
f13c934a8f Check if there are any unpreprocessed files 2019-02-16 00:00:17 +08:00
NTD
0e70c6dfec [PALEMOON] Package helper.exe so Windows Shell Service actually works on a packaged product 2019-02-16 00:00:16 +08:00
trav90
3f87aa1a69 Always build with SSE2 support when using GCC 2019-02-16 00:00:14 +08:00
NTD
53005879e6 Add a check to prevent a crash when CSP directives are used with chrome content
Chrome content uses System Principle and this kind of speculative preloading of CSP just won't work.
2019-02-16 00:00:13 +08:00
Ascrod
5994bb0193 Remove unused code from SelfSupportBackend module. 2019-02-16 00:00:11 +08:00
Ascrod
d2df438fb1 Remove unneeded if condition from SelfSupportBackend module. 2019-02-16 00:00:09 +08:00
Ascrod
0a597eafce Remove unused customization tip prefs. 2019-02-16 00:00:07 +08:00
Ascrod
fcd72d8112 Remove tracking protection tour. 2019-02-16 00:00:06 +08:00
Ascrod
dece98a7b5 Remove UITour and customize tips. 2019-02-16 00:00:05 +08:00
trav90
c74733cc79 [PALEMOON] Enable update prefs in Unstable branding for Linux 2019-02-16 00:00:03 +08:00
wolfbeast
7350bb0399 Move the MOZ_DISABLE_PRECOMPILED_STARTUPCACHE check. 2019-02-16 00:00:02 +08:00
wolfbeast
7e89fca2f7 Partially revert safebrowsing commits to fix "tracking protection".
This resolves #425.
2019-02-16 00:00:00 +08:00
wolfbeast
f4a29c2947 Teach moz.configure about --enable-precompiled-startupcache 2019-02-15 23:59:58 +08:00
wolfbeast
aad4417153 Add build config option to disable startup cache precompilation.
This resolves #418.
2019-02-15 23:59:57 +08:00
Ascrod
199c3900f8 Remove duplicate ifdefs in browser-safebrowsing.js 2019-02-15 23:59:55 +08:00
Ascrod
5d02e0b3b3 Remove unused social icons. 2019-02-15 23:59:54 +08:00
JustOff
41f8075d54 [PALEMOON] Use ShellService.jsm to get the shell service in utilityOverlay.js 2019-02-15 23:59:52 +08:00
wolfbeast
6543b2afe6 Pre-process blocklists.js 2019-02-15 23:59:51 +08:00
janekptacijarabaci
4a6ce109b1 Build - throws a warning: 'rv': unreferenced local variable
PR #412
2019-02-15 23:59:49 +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
bde1d7a02b [PALEMOON] Package chrome.manifest for default theme across all platforms 2019-02-15 23:59:46 +08:00
JustOff
3687f876bc [PALEMOON] Fix missed notifyPluginCrashed.png on windows and linux 2019-02-15 23:59:45 +08:00