Commit graph

128 commits

Author SHA1 Message Date
Roy Tam
bd1e07b203 Merge remote-tracking branch 'origin/master' into custom 2020-05-09 07:01:19 +08:00
wolfbeast
f51880be1f [Basilisk] [AM] Clean up addon-signing build leftovers. 2020-05-09 07:00:34 +08:00
Roy Tam
924da4a2cc Merge remote-tracking branch 'origin/master' into custom 2020-04-18 07:25:50 +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
Roy Tam
9b8c8db3c7 [Basilisk] pref: fix missed change in rev 3ea239bc83 2020-04-13 09:27:18 +08:00
Roy Tam
4ecaa49dd0 Merge remote-tracking branch 'origin/master' into custom 2020-04-03 09:57:28 +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
Roy Tam
9d612014f8 Merge remote-tracking branch 'origin/master' into custom 2020-03-13 11:09:23 +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
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
Roy Tam
56f0c32c14 guard getBoolPref(kPrefWebIDEInNavbar) with try-catch block 2019-10-19 11:41:08 +08:00
Roy Tam
df89b48e30 Revert "Remove WebIDE devtools component."
This reverts commit 8c1500707f.

# Conflicts:
#	application/basilisk/components/customizableui/CustomizableUI.jsm
2019-10-18 09:09:39 +08:00
Roy Tam
18869d3807 Merge remote-tracking branch 'origin/master' into custom 2019-08-17 13:34:39 +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
Roy Tam
2afee714fb Merge remote-tracking branch 'origin/master' into custom 2019-07-19 10:08:05 +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
Roy Tam
6431b85501 Merge remote-tracking branch 'origin/master' into custom 2019-05-31 07:28:33 +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
Roy Tam
2cb30a238c Merge remote-tracking branch 'origin/master' into custom 2019-04-27 09:01:02 +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
Roy Tam
838b5e4e48 Merge remote-tracking branch 'origin/master' into custom 2019-04-19 09:42:27 +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
Roy Tam
ed1b356dfa Merge remote-tracking branch 'origin/master' into custom 2019-04-06 10:00:51 +08:00
wolfbeast
3dbc6ee1a4 Zap the robots.
Resolves #1036
2019-04-06 09:59:48 +08:00