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
b28dba9f03
[Basilisk] Nuke vim configuration lines from the front-end (no code changes)
...
See MoonchildProductions/UXP#1656
2020-10-30 09:25:40 +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
wolfbeast
77006c3f17
Remove fxAccountsEnabled checks.
...
Tag #812
2019-04-19 09:27:27 +08:00
wolfbeast
3685261ed4
Remove CloudSync
...
Tag #812
2019-04-19 09:27:23 +08:00
wolfbeast
3dbc6ee1a4
Zap the robots.
...
Resolves #1036
2019-04-06 09:59:48 +08:00
Gaming4JC
ac50c95756
Issue #756 - Remove Contextual Identity from Basilisk
2019-03-29 22:25:58 +08:00
Ascrod
8d45fa6874
Remove obsolete getPref helpers.
2019-03-29 22:22:33 +08:00
wolfbeast
1e6b075d1d
Make the Auth prompt DOS protection a browser-element opt-in feature.
2019-03-02 12:19:28 +08:00
wolfbeast
7b71e22bee
Update Basilisk FE code with HTTP Auth DoS protection.
2019-03-02 12:19:26 +08:00
FranklinDM
44709de216
[Basilisk] Use mousemove events instead of MousePosTracker for hiding the navigation bar in fullscreen
...
* Tag #336
2019-02-16 00:27:56 +08:00
wolfbeast
5b0a11b442
Stub out FxA context menu functions.
...
Tag #812
2019-02-16 00:22:36 +08:00
wolfbeast
e9bdcb12f3
Remove non-functional removal summary from quota dialog.
2019-02-16 00:22:04 +08:00
wolfbeast
78993a5920
Restore quota view/warnings to Basilisk.
2019-02-16 00:22:03 +08:00
wolfbeast
ea4d0e4dbd
[BASILISK] Make CUI's PanelUI work with Weave.
2019-02-16 00:21:58 +08:00
wolfbeast
446ce70a66
[BASILISK] Make Basilisk front-end use Weave
2019-02-16 00:21:56 +08:00