Commit graph

211 commits

Author SHA1 Message Date
athenian200
f5dc1789ab [Basilisk] Fix typo. 2020-03-13 10:56:06 +08:00
athenian200
2460d6b165 [Basilisk] Fix typo. 2020-03-13 10:55:47 +08:00
Matt A. Tobin
5a33a7aad8 [Basilisk] Issue MoonchildProductions/UXP#1470 - Removae update.locale from package-manifest 2020-03-13 10:55:25 +08:00
athenian200
06905b4207 [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/components/sync. 2020-03-13 10:55:03 +08:00
athenian200
645127d522 [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/components/shell. 2020-03-13 10:54:45 +08:00
athenian200
00ca0f3592 [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/components/sessionstore. 2020-03-13 10:54:10 +08:00
athenian200
d2396e489d [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/components/search. 2020-03-13 10:47:46 +08:00
athenian200
7f04845e74 [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/components/preferences. 2020-03-13 10:47:24 +08:00
athenian200
1cceb703f1 [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/components/places. 2020-03-13 10:47:05 +08:00
athenian200
d546845b66 [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/components/newtab. 2020-03-13 10:46:46 +08:00
athenian200
0682c46bab [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/components/migration. 2020-03-13 10:46:11 +08:00
athenian200
7b4185d1ff [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/components/feeds. 2020-03-13 10:45:45 +08:00
athenian200
97f72c7def [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/components. 2020-03-13 10:45:25 +08:00
athenian200
ecfee37414 [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/modules. 2020-03-13 10:45:00 +08:00
athenian200
b31901aa3f [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/base. 2020-03-13 10:43:36 +08:00
wolfbeast
0b00df209a [Basilisk] Issue MoonchildProductions/UXP#316 - Update install manifest for moved jsinspector interface 2020-03-05 09:47:07 +08:00
wolfbeast
5f0dee378b [Basilisk] Issue MoonchildProductions/UXP#1390 - Remove presentation API files from installation manifest. 2020-03-05 09:46:47 +08:00
Matt A. Tobin
d304c796b0 [Basilisk] Issue MoonchildProductions/UXP#1319 - Remove uses of EARLY_BETA_OR_EARLIER in application prefs 2020-03-05 09:46:24 +08:00
wolfbeast
f0404f3fca [Basilisk] Minor update and correction of some LICENSE files. 2020-02-27 07:57:31 +08:00
Matt A. Tobin
0f6f86f698 [Basilisk] Issue MoonchildProductions/UXP#1457 - Update package-manifest 2020-02-21 07:11:43 +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
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
Matt A. Tobin
ffabfb276b [Basilisk] Issue MoonchildProductions/UXP#1359 - Pointlessly rename greprefs.. again. 2020-01-24 09:24:27 +08:00
Roy Tam
b241d88b7d remove official brandings, closes #10. 2019-12-17 10:21:20 +08:00
Matt A. Tobin
a4b95f5c0a Issue #1306 - Move bundled fonts to toolkit 2019-12-02 15:46:26 +08:00
Matt A. Tobin
364df3c82e Fix typo in application./basilisk/build.mk 2019-11-29 11:36:38 +08:00
Matt A. Tobin
2ddb294c26 Issue #1303 - Add langpack generation targets for Pale Moon and Basilisk
* The langpack is not generated via the package target but IS for mozpackage target using old behavior
* Add mach command to specifically generate the langpack when needed without the rest of the packaging routine (mach langpack)
2019-11-29 11:36:36 +08:00
Matt A. Tobin
94b1e61383 No Issue - Use alternative packaging for Pale Moon and Basilisk
* This adds what will eventually be a rewritten packaging routine while maintaining backwards compatibility with the original mozilla routine
* Changes the build target and installer makefile to use the alternative packaging
* Adds build target to specifically invoke the original mozilla routine
* Update mach commands accordingly
2019-11-28 10:32:44 +08:00
wolfbeast
b8f4a7fd8b Issue #1254 - Update embedded emoji font to 0.5.0 (Twemoji 12.1.3) for
Emoji 12 support.
2019-11-28 10:32:37 +08:00
wolfbeast
c7212a0d1a Issue #1252 - Remove fragile fast path.
This resolves #1252.
2019-11-05 10:43:39 +08:00
athenian200
6de8a0f12d MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.
Compared with what Pale Moon had for Solaris originally, this is mostly the same zero point I started patching from, but I've made the following changes here after reviewing all this initial code I never looked at closely before.

1. In package-manifest.in for both Basilisk and Pale Moon, I've made the SPARC code for libfreebl not interefere with the x86 code, use the proper build flags, and also updated it to allow a SPARC64 build which is more likely to be used than the 32-bit SPARC code we had there.

2. See Mozilla bug #832272 and the old rules.mk patch from around Firefox 30 in oracle/solaris-userland. I believe they screwed up NSINSTALL on Solaris when they were trying to streamline the NSS buildsystem, because they started having unexplained issues with it around that time after Firefox 22 that they never properly resolved until Mozilla began building NSS with gyp files. I'm actually not even sure how relevant the thing they broke actually is to Solaris at this point, bug 665509 is so old it predates Firefox itself and goes back to the Mozilla suite days. I believe $(INSTALL) -t was wrong, and they meant $(NSINSTALL) -t because that makes more sense and is closer to what was there originally. It's what they have for WINNT, and it's possible a fix more like that could serve for Solaris as well. Alternatively, we could get rid of all these half-broken Makefiles and start building NSS with gyp files like Mozilla did.

3. I've completely cut out support for the Sun compiler and taken into account the reality that everyone builds Firefox (and therefore its forks) with GCC now on Solaris. This alone helped clean up a lot of the uglier parts of the code.

4. I've updated all remaining SOLARIS build flags to the newer XP_SOLARIS, because the SOLARIS flag is no longer set when building Solaris.

5. I've confirmed the workaround in gtxFontconfigFonts.cpp is no longer necessary. The Solaris people got impatient about implementing a half-baked patch for a fontconfig feature that wasn't ready yet back in 2009, and somehow convinced Mozilla to patch their software to work around it when really they should have just fixed or removed their broken fontconfig patch. The feature they wanted has since been implemented properly, and no version of Solaris still uses the broken patch that required this fix. If anyone had ever properly audited this code, it would have been removed a long time ago.
2019-11-04 11:52:13 +08:00
Matt A. Tobin
90f6b97ecc [MCP Applications] Add %WIDGET_TOOLKIT% to the AUS update url for Pale Moon and Basilisk
Also removes the redundant branding version of app.update.url in Pale Moon that was missed when many prefs were merged back into application preferences
2019-08-23 09:58:14 +08:00
wolfbeast
bd9bb12027 Issue #1124: [Basilisk] Remove Dev Edition theme. 2019-08-17 13:33:08 +08:00
wolfbeast
188fdce00f Issue #1124: [Basilisk] Remove Dev Edition front-end tie-ins. 2019-08-17 13:32:34 +08:00
wolfbeast
1f68992bee Issue #1124: Remove Firefox Developer Edition code.
Removes all occurrences of MOZ_DEV_EDITION code and some helpers.
2019-08-17 13:32:31 +08:00
janekptacijarabaci
fe68fd519c Remove "Delete this page" and "Forget about this site" from livemarks.
These context menu entries should not be present on live bookmarks
because they make no sense for feed entries.
This resolves #663.
2019-08-17 13:31:54 +08:00
adeshkp
675dada294 Issue #701 - Support spaces in Mac app name 2019-07-22 19:55:55 +08:00
Gaming4JC
d220e6db41 1332245 - [Basilisk] Move nsScriptError from js/xpconnect to dom/bindings. 2019-07-22 19:51:02 +08:00
FranklinDM
936be91587 [BASILISK] A prompt should be shown for new foreign add-ons on start up
- Follow up to: 2cbbc5de4596ef3436685fa3316eeed9af700249 and #937
- Should be `RecentWindow.getMostRecentBrowserWindow()` instead of `this.getMostRecentBrowserWindow()`.
2019-07-19 10:04:06 +08:00
Matt A. Tobin
fdd8829fea Follow up to #1177 - Clean up package-manifest.in 2019-07-19 10:03:14 +08:00
wolfbeast
8c1500707f Remove WebIDE devtools component.
This resolves #1123
2019-07-19 10:01:13 +08:00
Gaming4JC
eec3edd17d Issue #1160 - [Basilisk] Remove unused HotFix preferences 2019-07-08 20:29:10 +08:00
FranklinDM
41758fcea8 Issue #1158 - Reinstate tabcontainer variable
- This was erroneously removed in commit 1f5194b5f1deb0f36b36ed886d94ce5f8b62ca9d because it is still being used by surrounding code.
2019-07-06 06:45:38 +08:00
FranklinDM
0709a30e71 Issue #1158 - Remove extraneous closing brace
- This also adjusts code indentation
2019-07-06 06:45:35 +08:00
Gaming4JC
5ee1469263 [Basilisk] Fix packaging when sync is not built
Packaging will fail due to missing ifdefs when --disable-sync is passed in .mozconfig. This fixes that issue by including the missing ifdefs.
2019-06-21 09:58:19 +08:00
adeshkp
5465d68447 Issue #246 - Remove more of compact mode and newtab junk from Basilisk 2019-05-31 07:20:38 +08:00
adeshkp
769ac1dbfc Issue #246 - Revert "Revert "Remove unwanted newtab page code""
Page thumbnails hiccups seem to have resolved, so it can be landed again.

This reverts commit 51792b31a36b9539fdd1b4b85abe486c1652b6c4.

Conflicts:

	application/basilisk/modules/DirectoryLinksProvider.jsm
2019-05-31 07:20:34 +08:00