Commit graph

1,371 commits

Author SHA1 Message Date
janekptacijarabaci
65c35bbe06 nsIContentPolicy: Numbers should not be omitted in nsIContentPolicyBase.idl, rewrite uuid 2019-02-16 00:03:31 +08:00
janekptacijarabaci
0fac4df87d nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained in nsContentBlocker.cpp 2019-02-16 00:03:29 +08:00
janekptacijarabaci
d180a351b0 Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files 2019-02-16 00:03:28 +08:00
janekptacijarabaci
d4bba67029 Rewrite uuid for ContentPolicy 2019-02-16 00:03:26 +08:00
janekptacijarabaci
9d3d50fd56 [PALEMOON] Fix "loadingPrincipal" in nsContextMenu.js 2019-02-16 00:03:25 +08:00
janekptacijarabaci
2e3999cd7e Remove a comment in nsContextMenu.js 2019-02-16 00:03:22 +08:00
janekptacijarabaci
b4ffccf942 Fix typo in nsContentPolicyUtils.h 2019-02-16 00:03:21 +08:00
janekptacijarabaci
9578e970f0 Bug 1430758 - No CSP directive for nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD 2019-02-16 00:03:19 +08:00
janekptacijarabaci
97c6ecff55 Bug 1398229 - Save-link-as feature should use the loading principal - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD 2019-02-16 00:03:18 +08:00
janekptacijarabaci
5f66b032f4 Bug 1398229 - Save-link-as feature should use the loading principal - context menu using nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD 2019-02-16 00:03:16 +08:00
janekptacijarabaci
71cb14295e [PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove "_fastFind", a better focus() for the method "updateCurrentBrowser"
Issue #513
2019-02-16 00:03:15 +08:00
janekptacijarabaci
2f915a33a3 [PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in the gBrowser)
Issue #513
2019-02-16 00:03:13 +08:00
trav90
5c04173c99 [BASILISK] Add UA overrides for YouTube Live 2019-02-16 00:03:12 +08:00
trav90
26765271ec [PALEMOON] Remove UA override for Google Fonts 2019-02-16 00:03:11 +08:00
janekptacijarabaci
e570e8f823 [PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar text and history (Ctrl-Z)
Issue #502
2019-02-16 00:03:09 +08:00
janekptacijarabaci
7e72997490 Fix typos in comments - scratchpad.properties 2019-02-16 00:03:07 +08:00
wolfbeast
820295a87c [BASILISK] Align ChromeUI identity box label color with Basilisk branding.
This resolves #484
2019-02-16 00:03:06 +08:00
wolfbeast
4f33dfa20b Increase max size for GDI classic forced families.
Set the maximum size at which we will force GDI classic mode using
force_gdi_classic_for_families to 17 to prevent some known font
artifacts using d2d.
2019-02-16 00:03:05 +08:00
wolfbeast
28646a9cc1 Move native UA compatmode out of branding into app prefs. 2019-02-16 00:03:03 +08:00
wolfbeast
6e95f87e3b Transfer findbar data to torn-off tabs. 2019-02-16 00:03:02 +08:00
wolfbeast
b25c4a5c1f Minimal easy fix -- move findbar getters to tabbrowser.
Resolves #487
2019-02-16 00:03:00 +08:00
wolfbeast
290eea38cf Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic. 2019-02-16 00:02:58 +08:00
NTD
276510c457 Clang needs a trailing new line in intl/hyphenation/glue/hnjstdio.cpp 2019-02-16 00:02:56 +08:00
janekptacijarabaci
358cb3e504 Remove appConstants usage from Troubleshoot.jsm (follow up)
Tags:
#65
#494 (follow up)
2019-02-16 00:02:55 +08:00
janekptacijarabaci
185269cb62 Revert "Add a next preprocessing to Troubleshot.jsm"
This reverts commit 6ac05db3d6f771a3a572a5701e0dbe88754f47b3.
2019-02-16 00:02:53 +08:00
janekptacijarabaci
1b0ffd8a7b Add a next preprocessing to Troubleshot.jsm
Issue #65 (partially)
2019-02-16 00:02:52 +08:00
janekptacijarabaci
63ad437c13 Add architecture detection to "about:" and "about:support"
Issue #492
2019-02-16 00:02:50 +08:00
JustOff
c75edc1c0a [PALEMOON] Remove image/jxr from image.http.accept until JPEG-XR decoder is implemented 2019-02-16 00:02:49 +08:00
wolfbeast
7a614526ec Revert "Disable WebP decoder until memory leak is resolved"
This reverts commit 7336eef241d22d4420b270bb5aa7e5692251455d.
2019-02-16 00:02:47 +08:00
wolfbeast
ee622ef7cc Free the decoded image buffer before deleting the WebP decoder.
This should solve #483.
2019-02-16 00:02:45 +08:00
wolfbeast
dfd13c47f4 Stop making the version text selectable in the about box.
This resolves #478.
2019-02-16 00:02:44 +08:00
janekptacijarabaci
d5fdf1c3e1 [PALEMOON] Moving About permissions component files from components/preferences/ to components/permissions/
Issue #191
2019-02-16 00:02:42 +08:00
JustOff
1a7dbd242b Fix incorrect preprocessor defines for safebrowsing 2019-02-16 00:02:41 +08:00
JustOff
2001b08aa6 Disable WebP decoder until memory leak is resolved 2019-02-16 00:02:40 +08:00
wolfbeast
e8da26a290 Belated clobber for PR #477 2019-02-16 00:02:38 +08:00
wolfbeast
ee199e864d Use newer asyncFetch() instead of asyncFetch2() in LWT image optimizer.
This resolves #485.
2019-02-16 00:02:36 +08:00
janekptacijarabaci
98b5fdb61b [suggestion] [PALEMOON] Unstable releases - fix some links on Linux
Issue #480
2019-02-16 00:02:35 +08:00
JustOff
bbb5d38c60 Update build system files for NSPR and NSS 2019-02-16 00:02:33 +08:00
JustOff
fe96962962 Update NSS to 3.36.4-RTM 2019-02-16 00:02:32 +08:00
JustOff
099459dec0 Update NSPR to 4.19 2019-02-16 00:02:29 +08:00
JustOff
c1f85b85de [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switch 2019-02-16 00:02:27 +08:00
janekptacijarabaci
38dac3dae0 [PALEMOON] Fix package bustage if devtools is disabled
Issue #102
2019-02-16 00:02:26 +08:00
wolfbeast
f493d6eb7a Stop also selecting trailing space when word-selecting.
This resolves #472.
2019-02-16 00:02:24 +08:00
JustOff
3709728fb1 [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebrowsing isn't built 2019-02-16 00:02:23 +08:00
JustOff
553c699745 [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if safebrowsing isn't built 2019-02-16 00:02:22 +08:00
JustOff
1652fce000 [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if safebrowsing isn't built 2019-02-16 00:02:20 +08:00
JustOff
771cee197c [BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built 2019-02-16 00:02:19 +08:00
JustOff
373beed726 By default, disable tracking protection in Private Browsing mode if safebrowsing isn't built 2019-02-16 00:02:18 +08:00
wolfbeast
2ae786c929 Bump version to Alpha 4. 2019-02-16 00:02:16 +08:00
wolfbeast
b80678934a Set Pale Moon Sync specific URLs in application shared prefs.
Tag #468.
2019-02-16 00:02:15 +08:00