Commit graph

844 commits

Author SHA1 Message Date
Roy Tam
6e768bec61 Merge remote-tracking branch 'origin/master' into custom 2020-02-22 07:08:48 +08:00
Pale Moon
28e0b0cd57 [Pale-Moon] Minor corrections in module info 2020-02-22 07:07:19 +08:00
Roy Tam
43b8e8fb16 Merge remote-tracking branch 'origin/master' into custom 2020-02-21 07:18:31 +08:00
Matt A. Tobin
ca23a636cf [Pale-Moon] Issue MoonchildProductions/UXP#1457 - Remove redundant MOZ_FOLD_LIBS from confvars
It was moved to ac configure at some point
2020-02-21 07:17:05 +08:00
Matt A. Tobin
9656b3fc7d [Pale-Moon] Issue MoonchildProductions/UXP#1457 - Update package-manifest 2020-02-21 07:16:39 +08:00
Matt A. Tobin
c3bfe4b063 [Pale-Moon] Issue MoonchildProductions/UXP#1454 - Update app.update.url to include MOZ_PKG_SPECIAL 2020-02-21 07:16:07 +08:00
Matt A. Tobin
0f6f86f698 [Basilisk] Issue MoonchildProductions/UXP#1457 - Update package-manifest 2020-02-21 07:11:43 +08:00
Roy Tam
573c05e16c Merge remote-tracking branch 'origin/master' into custom 2020-02-15 07:33:51 +08:00
Pale Moon
bcbf8e8983 [Pale-Moon] Make getCellProperties a bit more robust. 2020-02-15 07:33:02 +08:00
athenian200
f5acafc727 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Fix obsolete self-reference in palemoon/components/places/PlacesUIUtils.jsm. 2020-02-15 07:32:45 +08:00
athenian200
b6b33a6b2a [Pale-Moon] Remove excess whitespace. 2020-02-15 07:32:26 +08:00
athenian200
fcab070621 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/sync. 2020-02-15 07:30:49 +08:00
athenian200
4fa4016eb6 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/shell. 2020-02-15 07:30:36 +08:00
athenian200
8018d9393e [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/sessionstore. 2020-02-15 07:30:20 +08:00
athenian200
9e97918159 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/search. 2020-02-15 07:30:03 +08:00
athenian200
0764896876 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/preferences. 2020-02-15 07:29:49 +08:00
athenian200
e6be1fd9c3 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/places. 2020-02-15 07:29:29 +08:00
athenian200
85de6bf035 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/pageinfo. 2020-02-15 07:29:04 +08:00
athenian200
3d1be0ea0f [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/newtab. 2020-02-15 07:28:46 +08:00
athenian200
f5a1756738 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/fuel. 2020-02-15 07:28:31 +08:00
athenian200
c7bcbe215d [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/feeds. 2020-02-15 07:28:14 +08:00
athenian200
dd6ed2537f [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/downloads. 2020-02-15 07:27:55 +08:00
athenian200
2ffeaf901d [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components. 2020-02-15 07:27:24 +08:00
athenian200
95492157f1 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/modules. 2020-02-15 07:27:07 +08:00
athenian200
addf7b2fb1 [Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/base. 2020-02-15 07:26:27 +08:00
Roy Tam
4f18ae9e69 [Pale-Moon] remove duplicated code hunk, fix js error 2020-02-14 22:48:47 +08:00
Roy Tam
cbe1b44079 [Pale-Moon] remove duplicated code hunk, fix js error 2020-02-13 07:13:08 +08:00
Roy Tam
29201b8059 Merge remote-tracking branch 'origin/master' into custom 2020-02-08 07:21:43 +08:00
Pale Moon
f169a6f4bc [Pale-Moon] Issue #1721 - Add pref to control smart bookmarks size.
This adds `browser.places.smartBookmarks.max` as a hidden pref to
control the maximum number of results returned by application-generated
smart bookmarks.

Resolves #1721
2020-02-08 07:15:58 +08:00
Roy Tam
4ec02a71a1 [Basilisk] installer: remove Presentation API file entry leftovers, fixes packaging 2020-02-07 09:55:39 +08:00
Roy Tam
a60c742310 Merge remote-tracking branch 'origin/master' into custom 2020-02-07 09:41:49 +08:00
Matt A. Tobin
bb4519ea4f [Basilisk] Issue MoonchildProductions/UXP#1390 - Remove application support for the Presentation API 2020-02-07 09:41:06 +08:00
Matt A. Tobin
fdbd890581 [Basilisk] Issue MoonchildProductions/UXP#1392 - Remove usage of MOZ_EME_MODULES 2020-02-07 09:40:47 +08:00
FranklinDM
9b300b010d [Pale-Moon] Issue #1722 - Part 2: Allow hiding pinned tabs for the All Tabs graphical pane 2020-02-07 09:36:47 +08:00
FranklinDM
1743bff855 [Pale-Moon] Issue #1722 - Part 1: Allow hiding pinned tabs for the Ctrl-Tab graphical pane 2020-02-07 09:36:26 +08:00
FranklinDM
2f02432034 [Pale-Moon] Issue #1722 - Part 1: Allow hiding pinned tabs for the Ctrl-Tab graphical pane 2020-02-07 09:28:28 +08:00
Matt A. Tobin
955962504a [Pale-Moon] Follow up to 8a67d2608 - Remove unused import of AppConstants.jsm from setDesktopBackground.js 2020-02-07 09:28:08 +08:00
Roy Tam
cf19eaad64 Merge remote-tracking branch 'origin/master' into custom 2020-01-31 09:56:42 +08:00
Matt A. Tobin
1fcfbaa4b2 [Basilisk] Issue #2 - Enable WASM and its Baseline JIT in application preferences 2020-01-31 09:55:53 +08:00
Matt A. Tobin
cea29e039a [Basilisk] Issue #3 - Update NSIS Publisher string 2020-01-31 09:55:39 +08:00
Matt A. Tobin
3ba984e8ac [Basilisk] Issue #4 - Update appstrings.properties changing hardcoded Firefox to Basilisk
We really need a better solution for this not only here but also for Pale Moon
2020-01-31 09:55:15 +08:00
Pale Moon
2814613a76 [Pale-Moon] Issue MoonchildProductions/UXP#1360 - Fix a dumb mistake. 2020-01-31 09:51:33 +08:00
Matt A. Tobin
5e0560d895 [Pale-Moon] Issue MoonchildProductions/UXP#65 - Remove AppConstants Pale Moon.. again. 2020-01-31 09:51:15 +08:00
Pale Moon
0dae8965e5 [Pale-Moon] Issue MoonchildProductions/UXP#1360 - Pale Moon front-end changes
- Move some options around, group HWA together, and add localization
strings for proper display.
2020-01-31 09:50:57 +08:00
Pale Moon
34a4c07937 [Pale-Moon] Issue #1711 - Remove cert9.db and key4.db from profile if they exist.
This resolves #1711
2020-01-31 09:50:26 +08:00
Pale Moon
399efcb8c5 [Pale-Moon] Change sessionstore cache behavior to soft refresh
It can be assumed that people who launch the browser will do so with
network access, restoring tabs to live locations rather than
previously-visited static pages.
Defaulting this to soft refresh will prevent unnecessarily stale pages
from being displayed when restoring tabs, with minimal bandwidth used.
Note, this does not affect browser restart sessionstore behavior, which
will always re-display previously cached pages "as if nothing happened",
which is what we want.
2020-01-31 09:43:49 +08:00
Roy Tam
678ad26488 Merge remote-tracking branch 'origin/master' into custom 2020-01-24 09:39:16 +08:00
JustOff
6f165b3446 [Pale-Moon] Issue #1708- Update UA override for GitHub 2020-01-24 09:27:18 +08:00
Matt A. Tobin
145a3c62e0 [Pale-Moon] Issue MoonchildProductions/UXP#1359 - Pointlessly rename greprefs.. again. 2020-01-24 09:26:52 +08:00
Matt A. Tobin
ffabfb276b [Basilisk] Issue MoonchildProductions/UXP#1359 - Pointlessly rename greprefs.. again. 2020-01-24 09:24:27 +08:00