Commit graph

81 commits

Author SHA1 Message Date
Basilisk-Dev
3fface9c03 [Basilisk] MoonchildProductions/UXP#2510 - Unprefix -moz-fit-content CSS keyword in Basilisk frontend 2024-05-08 21:24:12 +08:00
Basilisk-Dev
d0aae61395 [Basilisk] Guard against empty MIME types when dealing with plug-ins
Port of MoonchildProductions/Pale-Moon#1956
2024-02-23 11:26:43 +08:00
Moonchild
6cefc52d32 [Basilisk] Issue #2 - Remove Safebrowsing and TrackingProtection from the FE
This resolves #2
2023-10-18 11:29:58 +08:00
Basilisk-Dev
e1e2d7e832 [Basilisk] Issue #67 - begin porting over changes to stop using appconstants 2023-10-06 10:39:06 +08:00
Basilisk-Dev
a03283044e [Basilisk] Report GTK version in about dialog for Linux builds 2023-10-06 10:37:23 +08:00
Basilisk-Dev
a11b107f18 [Basilisk] Remove obsolete documentation 2023-10-06 10:26:42 +08:00
Basilisk-Dev
32e4115055 [Basilisk] Remove stubs and references. Remove some telemetry leftovers 2023-10-06 10:06:57 +08:00
Basilisk-Dev
1eca5a03c2 [Basilisk] Delete Firefox Dev Edition leftovers 2023-10-06 09:56:24 +08:00
Basilisk-Dev
748cac6e80 [Basilisk] Front-end fixes
Partial backport of MoonchildProductions/Pale-Moon commit 84c814f55c
2023-07-14 23:54:56 +08:00
Basilisk-Dev
803bde2387 [Basilisk] Follow-up: Throw errors on invalid values.
Backport of MoonchildProductions/Pale-Moon commit f953abe13c
2023-07-14 23:54:28 +08:00
Basilisk-Dev
ab1a1e893f [Basilisk] Follow-up: Don't show link items when pref is less than 1.
Backport of MoonchildProductions/Pale-Moon commit 1e7f19afdf
2023-07-14 23:53:59 +08:00
Basilisk-Dev
11d6529750 [Basilisk] Add pref to control history menu length.
Backport of MoonchildProductions/Pale-Moon commit d7581957ff
2023-07-14 23:53:25 +08:00
Basilisk-Dev
4abf537287 [Basilisk] Port Pale Moon version of Tab fading Backport of roytam1/UXP commit 2a32b18f46.patch 2023-03-12 07:15:23 +08:00
roytam1
15e3a38b55 Revert "[Basilisk] Fade out tab label on overflow instead of ellipsis"
This reverts commit 89dd425fd2.
upstream reverted this commit.
2023-03-08 07:04:59 +08:00
Basilisk-Dev
89dd425fd2 [Basilisk] Fade out tab label on overflow instead of ellipsis
This is a port of Mozilla bug 658467.
See also MoonchildProductions/Pale-Moon#1908
See also https://forum.palemoon.org/viewtopic.php?f=5&t=29423
2023-03-02 14:48:48 +08:00
roytam1
b0ccff1c6c [Basilisk] tracking-protection: remove telemetry 2022-04-28 22:13:32 +08:00
Moonchild
0691dfb5ba [Basilisk] Issue MoonchildProductions/GRE#3029 - Fix search after telemetry removal. 2022-04-28 12:01:38 +08:00
Moonchild
653cba3202 [Basilisk] Issue MoonchildProductions/GRE#3029 - Remove telemetry from FE 2022-04-28 11:58:17 +08:00
Moonchild
9afad4faa9 [Basilisk] [Tabbed browser] Pref detach&tear-off of tabs.
See MoonchildProductions/Pale-Moon#1845
2021-01-14 22:39:17 +08:00
Moonchild
2e38cc1da9 [Basilisk] Update about box link to point to rpmo. 2021-01-06 13:25:23 +08:00
Moonchild
b1d1a02c6c [Basilisk] Issue #31 - Part 1: Use nsIScriptableDateFormat in Page Info. 2020-12-21 15:03:07 +08:00
Moonchild
02a893b998 [Basilisk] Issue #17 - Reinstate erroneously removed unload event listener
Looks like this was just lazily lumped in with WebExtension stuff and got
removed as a result. This should prevent the autorefresh blocker from leaking.
2020-07-11 07:14:23 +08:00
Lootyhoof
be8bea50ff [Basilisk] Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK 2020-07-11 07:09:11 +08:00
wolfbeast
d90086eff1 [Basilisk] [ui] Encode braille space 2020-06-06 07:24:45 +08:00
Matt A. Tobin
3d445060ae [Basilisk] Issue MoonchildProductions/UXP#1516 - Change CAN_DRAW_IN_TITLEBAR to MOZ_CAN_DRAW_IN_TITLEBAR except for AppConstants in CUI
Also updates platform commit pointer to match
2020-04-18 07:21:58 +08:00
athenian200
b31901aa3f [Basilisk] Issue MoonchildProductions/UXP#516 - Remove named function syntax from basilisk/base. 2020-03-13 10:43:36 +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
wolfbeast
c7212a0d1a Issue #1252 - Remove fragile fast path.
This resolves #1252.
2019-11-05 10:43:39 +08:00
wolfbeast
188fdce00f Issue #1124: [Basilisk] Remove Dev Edition front-end tie-ins. 2019-08-17 13:32:34 +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
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
Matt A. Tobin
c14d99f0ed Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Extension compatibility 2019-05-11 06:22:44 +08:00
Ascrod
85caaf571c Update surrounding code for new Readerable module. Tag #361. 2019-05-11 06:21:58 +08:00
wolfbeast
87dabd6682 Restore BROWSER_NEW_TAB_URL check in Basilisk.
This resolves #1066
2019-05-03 21:35:29 +08:00
adeshkp
c2c31f51af [minor] Fix a variable name in Basilisk error page
Related commit: e313e5e2ec (diff-115f6bd87b)
2019-04-27 08:56:20 +08:00
adeshkp
6a0abd1cd5 Remove SecurityUI telemetry. 2019-04-27 08:23:50 +08:00
Ascrod
5d978c380c Issue #991 Part 2: Basilisk 2019-04-27 08:21:41 +08:00
Moonchild
1b9b6e7e75 Remove FxAccounts front-end module references 2019-04-19 09:40:12 +08:00
Matt A. Tobin
f73e1c9cf7 [BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up 2019-04-19 09:39:01 +08:00
Matt A. Tobin
d398d1590c [BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar button and create a synced tabs toolbar button 2019-04-19 09:36:24 +08:00
Matt A. Tobin
fa30be0161 [BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now) 2019-04-19 09:36:23 +08:00
Matt A. Tobin
a35c549212 [BASILISK] Restore Tabs from Other Devices history menu item and Add First Sync Progress 2019-04-19 09:33:09 +08:00
Matt A. Tobin
720e453480 [BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and preferences 2019-04-19 09:30:49 +08:00
Matt A. Tobin
648ed8edaf [BASILISK] Port PM Sync Client - Part 1: Initial transfer 2019-04-19 09:30:47 +08:00
Matt A. Tobin
a7c9827508 [BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts 2019-04-19 09:30:39 +08:00
Matt A. Tobin
0efe09389a [BASILISK] Remove FxA infected Sync - Part 2: Sync Client 2019-04-19 09:29:23 +08:00
Matt A. Tobin
b07b0d18b5 [BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and Integration Points 2019-04-19 09:29:22 +08:00
Matt A. Tobin
98ec471861 [BASILISK] Remove FxA Synced Tabs Sidebar 2019-04-19 09:29:20 +08:00