Commit graph

1,346 commits

Author SHA1 Message Date
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
janekptacijarabaci
f174521d9e [PALEMOON] [frontend vs backend] Sync - add missed strings in sync.properties
Issue #308
2019-02-16 00:02:13 +08:00
janekptacijarabaci
9055a7f592 [PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list)
Issue #308
2019-02-16 00:02:12 +08:00
wolfbeast
867de19f7e Use a pref for supported Sync server API levels 2019-02-16 00:02:10 +08:00
JustOff
f9dfa17007 [PALEMOON] Add missed strings required by page info 2019-02-16 00:02:09 +08:00
wolfbeast
8d899f957c Partially disentangle FxA from Weave so Pale Moon Sync can work. 2019-02-16 00:02:06 +08:00
wolfbeast
9879cbdd88 Make sure the waiting message is actually displayed. 2019-02-16 00:02:05 +08:00
wolfbeast
0bdecfc6ea Media: harden TrackID handling. 2019-02-16 00:02:03 +08:00
Valentin Gosu
bfe6f25a2d Sanity-check in nsStandardURL::Deserialize(). r=mayhemer, a=RyanVM
Also add test for faulty nsStandardURL deserialization.

See Bug 1392739.
2019-02-16 00:02:02 +08:00
Boris Zbarsky
d8712492da Bug 1464784 - Hold a strong ref to the document in callers of ConvertNodesOrStringsIntoNode. r=smaug, a=abillings 2019-02-16 00:02:00 +08:00
jgilbert@mozilla.com
fb2f1ea048 Bug 1458264 - Reset UNPACK_SKIP vars when uploading zeros. 2019-02-16 00:01:59 +08:00
wolfbeast
a1fee5622b Improve the SSSE3 scaler. 2019-02-16 00:01:57 +08:00
Nicolas B. Pierron
0c1ca8a865 Bug 1464829 - Ensure the recover instruction vector has the expected size. 2019-02-16 00:01:56 +08:00
Olli Pettay
3dc461fc72 Bug 1459693 - Ensure the right anonymous element is focused when calling input.focus(). 2019-02-16 00:01:54 +08:00
Jon Coppeard
89e332cfec Bug 1465108 - Use function pointers rather than virtual run method for GC parallel tasks r=sfink a=abillings a=RyanVM 2019-02-16 00:01:53 +08:00
wolfbeast
9ca1242630 Fix count of compacting update tasks started. 2019-02-16 00:01:51 +08:00
trav90
1765a5f506 [PALEMOON] Update the pref name for HSTS
This aligns the pref name for Pale Moon with what is used in the platform.
2019-02-16 00:01:50 +08:00
trav90
0c4e5ff00d Regenerate the HSTS preload list 2019-02-16 00:01:48 +08:00
trav90
70b28bf2ee Restore clearly-delimited format for the HSTS preload list 2019-02-16 00:01:46 +08:00
trav90
e8d7388622 Increase concurrent lookups to 15 when generating HSTS preload list 2019-02-16 00:01:45 +08:00
trav90
4752033ff0 Update HSTS preload list generation script
Previous behavior: if an entry was in the previously-used list, and there would be an error connecting to or processing the host, it would adopt it using the previous status, with a new minimum required max age TTL.
New behavior: if an entry is in the previously-used list, and there is an error connecting to or processing the host, it will be dropped from the preload list.

The old behavior would allow entries to persist on the HSTS preload list when they drop off the 'net. Considering domain churn, it would cause issues for new owners for having a persisted HSTS entry preloaded in the browser.
Bonus: it keeps our HSTS preload list lean.
2019-02-16 00:01:43 +08:00
wolfbeast
d0a61d943f Update kiss-fft to 1.4.0 and disable OpenMP for it. 2019-02-16 00:01:42 +08:00
wolfbeast
591dc9ea93 Reinstate string.prototype.contains()
This adds a compatibility function aliased to string.prototype.includes().
2019-02-16 00:01:40 +08:00
janekptacijarabaci
083436313c Using "function()" in browser.js - consistency with the surrounding code
Issue #430
2019-02-16 00:01:38 +08:00
janekptacijarabaci
829ce72d6d Fix a comment in browser.js (the FindBar - a tab vs the chrome window's context)
Issue #430
2019-02-16 00:01:37 +08:00
janekptacijarabaci
426e543f27 [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start of browser
Issue #430
2019-02-16 00:01:35 +08:00