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
Ascrod
867cbe5252
Remove Social API.
2019-02-15 23:59:43 +08:00
wolfbeast
6d5665535e
Enable blocking of top-level data: navigation.
2019-02-15 23:59:41 +08:00
Gaming4JC
d4ac94cf3e
Remove support and tests for HSTS priming from the tree. Fixes #384
2019-02-15 23:59:39 +08:00
wolfbeast
96a0af1be8
Reinstate tabMinWidth and tabMaxWidth prefs.
...
This resolves #410 .
2019-02-15 23:59:38 +08:00
NTD
be637b7eef
[WebExAM] Use extensions.minCompatibleAppVersion instead of extensions.minCompatiblePlatformVersion for update.json
2019-02-15 23:59:36 +08:00
wolfbeast
fdf7ba29b4
Fix sec pref locations and enable HPKP checking by default.
...
Some prefs were incorrectly in all.js (ocsp and hpkp)
2019-02-15 23:59:35 +08:00
wolfbeast
8d524b4567
Disable HPKP telemetry in Pale Moon.
2019-02-15 23:59:33 +08:00
JustOff
e4eb3e60ec
Remove unused webapps icons files from Pale Moon
2019-02-15 23:59:31 +08:00
JustOff
9d35cf2e1a
Remove unused webapps icons from Pale Moon
2019-02-15 23:59:30 +08:00
wolfbeast
26ca4670fe
Limit PNG image dimensions.
2019-02-15 23:59:28 +08:00
janekptacijarabaci
f8e5c4e837
[PALEMOON] [frontend vs backend] Remove unused webapps-*.png (chrome://global/skin/icons/webapps-*.png)
...
Issue #121
2019-02-15 23:59:27 +08:00
janekptacijarabaci
ba363baa9b
[PALEMOON] [frontend vs backend] Added icons (fix typo in a path: osx/global/icons)
...
Issue #121
2019-02-15 23:59:25 +08:00
janekptacijarabaci
66e094fad3
[PALEMOON] [frontend vs backend] Added icons (fix typo in a path: osx/global/icons)
...
Issue #121
2019-02-15 23:59:24 +08:00
janekptacijarabaci
64c2c46681
[PALEMOON] [frontend vs backend] Added icons
...
Issue #121
2019-02-15 23:59:23 +08:00
janekptacijarabaci
10ec23e5a8
[PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM
...
Issue #155
Part 2 for:
931950a880
2019-02-15 23:59:21 +08:00
NTD
f5ddf51953
[WebExAM] Deduplicate toolkit/mozapps/webextensions
2019-02-15 23:59:20 +08:00
NTD
e25be6c404
[WebExAM] Follow up to 351cf2703
2019-02-15 23:59:18 +08:00
wolfbeast
cad3295cf4
Fix typo in 8b9fe0e3582a0578720dc38b4ede57eac90e4594
2019-02-15 23:59:16 +08:00
NTD
d300380db0
[WebExAM] Issue #402 - Make JSON update manifests assume Firefox instead of Toolkit
2019-02-15 23:59:14 +08:00
Pale Moon
7c5d4769d8
Port libopus upstream patch.
...
Based on https://git.xiph.org/?p=opus.git;a=commitdiff;h=70a3d641b
2019-02-15 23:59:13 +08:00
Moonchild
170f2ade41
Revert "Always build with SSE2 support & display an error if not available"
2019-02-15 23:59:11 +08:00