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
FranklinDM
0be821b7c1
[Basilisk] Issue #39 - Warn before opening many URI nodes in tabs
2021-04-30 09:50:10 +08:00
Moonchild
d88f98c226
[Basilisk] Don't try to force x-icon image type for search engine icon.
...
If it's not actually an image, then throw a warning in the console and bail.
2021-03-25 09:19:37 +08:00
Moonchild
76fca5f990
[Basilisk] Issue #31 - Part 4: Use nsIScriptableDateFormat in cookie preferences.
2020-12-21 15:04:03 +08:00
Moonchild
443bc25ce0
[Basilisk] Issue #31 - Part 3: Use nsIScriptableDateFormat in places library window.
2020-12-21 15:03:49 +08:00
Moonchild
ad9127aad4
[Basilisk] Issue #31 - Part 2: Use nsIScriptableDateFormat in feeds.
2020-12-21 15:03:34 +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
f8c9d784db
[Basilisk] [downloads] Stop using referrers as sources
2020-09-25 22:14:31 +08:00
Lootyhoof
be8bea50ff
[Basilisk] Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK
2020-07-11 07:09:11 +08:00
wolfbeast
f51880be1f
[Basilisk] [AM] Clean up addon-signing build leftovers.
2020-05-09 07:00:34 +08:00
wolfbeast
f8881af66c
[Basilisk] Fix broken preferences advanced pane initialization
2020-04-18 07:22:18 +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
wolfbeast
3dcb7aeb81
[Basilisk] Issue MoonchildProductions/UXP#1360 - Fix typo
2020-04-03 09:33:55 +08:00
wolfbeast
3ea239bc83
[Basilisk] Issue MoonchildProductions/UXP#1360 - Align basilisk FE with this change
2020-04-03 09:33:35 +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
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
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
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
wolfbeast
8c1500707f
Remove WebIDE devtools component.
...
This resolves #1123
2019-07-19 10:01:13 +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
97059c1b48
Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FENNEC
2019-04-27 08:51:55 +08:00
Matt A. Tobin
85045bf6be
Sort out search service
...
The ESR52 implementation is now Basilisk specific and the older implementation is the shared toolkit one
2019-04-27 08:27:19 +08:00
Ascrod
5d978c380c
Issue #991 Part 2: Basilisk
2019-04-27 08:21:41 +08:00
Matt A. Tobin
03d07e3e28
[BASILISK] Port PM Sync Client - Part 6b: Don't build the sync client ui when it is disabled, duh.
2019-04-19 09:39:38 +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
85394c9ced
[BASILISK] Remove FxA infected Sync - Part 3b: nsModule
2019-04-19 09:30:44 +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
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
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
wolfbeast
03821e0bfc
Remove conditional MOZ_MAINTENANCE_SERVICE code
...
Tag #145
2019-02-21 14:56:20 +08:00
wolfbeast
f835d03c2f
Move "No proxy for" control down to clarify it is a global effect.
...
Follow-up to the behavior change in commit
6567bb631a78033b6b4cc32bc93e07d837652276
2019-02-16 00:28:22 +08:00
wolfbeast
dbe5dd5e2a
Never let "localhost" get sent to a proxy.
...
Also make "No proxy for" editable always when usable.
2019-02-16 00:28:08 +08:00