Commit Graph

68 Commits

Author SHA1 Message Date
wolfbeast cdd54fbe13 Issue #1124: [Basilisk] Remove Dev Edition front-end tie-ins. 2019-08-14 20:08:49 +02:00
FranklinDM 51bf4b3df4 Issue #1158 - Reinstate tabcontainer variable
- This was erroneously removed in commit 1f5194b5f1 because it is still being used by surrounding code.
2019-07-05 17:50:00 +08:00
FranklinDM 281b66c7a2 Issue #1158 - Remove extraneous closing brace
- This also adjusts code indentation
2019-07-05 17:32:17 +08:00
adeshkp 73d1087fce Issue #246 - Remove more of compact mode and newtab junk from Basilisk 2019-05-25 11:21:55 -04:00
adeshkp 1eca3c3a63 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 51792b31a3.

Conflicts:

	application/basilisk/modules/DirectoryLinksProvider.jsm
2019-05-25 11:19:38 -04:00
Matt A. Tobin fc937d1eec Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Extension compatibility 2019-05-09 13:26:23 -04:00
Moonchild d0b65e8b38 Merge pull request #1080 from Ascrod/readerview
Reader Updates
2019-05-06 14:17:55 +00:00
wolfbeast aca5eb2cd3 Restore BROWSER_NEW_TAB_URL check in Basilisk.
This resolves #1066
2019-05-02 02:55:53 +02:00
Ascrod 945b032656 Update surrounding code for new Readerable module. Tag #361. 2019-04-27 07:43:12 -04:00
adeshkp 2e781c9982 [minor] Fix a variable name in Basilisk error page
Related commit: https://github.com/MoonchildProductions/UXP/commit/e313e5e2ec19355988c3d59745c202f4604670d3#diff-115f6bd87bbdaa1f6445547dac684c9c
2019-04-24 23:11:24 +05:30
New Tobin Paradigm 8bd7da130c Merge pull request #1051 from adeshkp/remove-telemetry-security_ui
Remove SecurityUI telemetry.
2019-04-23 12:17:09 -04:00
Matt A. Tobin ccd86d8c0b Issue #1049 - Show sync status via label of sync-button 2019-04-21 13:10:31 -04:00
adeshkp b10712de87 Remove SecurityUI telemetry. 2019-04-21 13:02:52 -04:00
Matt A. Tobin 5d02c22076 [PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale Moon and replace the tryblock in Basilisk 2019-04-21 12:59:20 -04:00
Ascrod af7e140d4e Merge branch 'master' into default-pref 2019-04-18 20:35:10 -04:00
Moonchild 8a68832519 Remove FxAccounts front-end module references 2019-04-18 15:47:35 +00:00
Matt A. Tobin 7008afd8e0 [BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up 2019-04-17 04:52:39 -04:00
Matt A. Tobin 868c9b8d7f [BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar button and create a synced tabs toolbar button 2019-04-16 14:51:15 -04:00
Matt A. Tobin 519d0cf552 [BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now) 2019-04-16 08:11:41 -04:00
Ascrod 7591326915 Issue #991 Part 2: Basilisk 2019-04-13 11:37:45 -04:00
Matt A. Tobin 0ea4dabdea [BASILISK] Restore Tabs from Other Devices history menu item and Add First Sync Progress 2019-04-13 06:52:08 -04:00
Matt A. Tobin dc4c5d4c79 [BASILISK] Fix merge induced error in base jar.mn 2019-04-08 20:00:45 -04:00
Matt A. Tobin 6968a3e402 Merge branch 'master' into Sync-weave 2019-04-08 18:56:39 -04:00
wolfbeast 6e4da38d2d Zap the robots.
Resolves #1036
2019-04-05 15:12:51 +02:00
Matt A. Tobin f6c16cff36 [BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and preferences 2019-03-31 18:49:29 -04:00
Matt A. Tobin f98cdab7a5 [BASILISK] Port PM Sync Client - Part 1: Initial transfer 2019-03-31 18:48:11 -04:00
Matt A. Tobin 12885d4410 [BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts 2019-03-30 20:21:40 -04:00
Matt A. Tobin 3face1acfb [BASILISK] Remove FxA infected Sync - Part 2: Sync Client 2019-03-30 20:12:25 -04:00
Matt A. Tobin 349ceffd89 [BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and Integration Points 2019-03-30 20:11:32 -04:00
Matt A. Tobin 711c9cd6cd [BASILISK] Remove FxA Synced Tabs Sidebar 2019-03-30 13:28:49 -04:00
wolfbeast 88083f8c68 Merge branch 'master' into Sync-weave 2019-03-29 16:04:01 +01:00
Moonchild aa816b3d84 Merge pull request #834 from g4jc/remove_contextid
Issue #756 - Remove Contextual Identity
2019-03-25 18:03:03 +01:00
Ascrod c9d2e9bcfb Remove obsolete getPref helpers. 2019-03-24 20:22:03 -04:00
Gaming4JC 1f5194b5f1 Issue #756 - Remove Contextual Identity from Basilisk 2019-03-18 20:51:28 -04:00
wolfbeast f999f544aa Remove fxAccountsEnabled checks.
Tag #812
2019-03-13 16:36:55 +01:00
wolfbeast 4c43148643 Remove CloudSync
Tag #812
2019-03-13 09:50:54 +01:00
wolfbeast c1ece93c2b Make the Auth prompt DOS protection a browser-element opt-in feature. 2019-03-01 14:01:09 +01:00
wolfbeast f227feb6ef Update Basilisk FE code with HTTP Auth DoS protection. 2019-02-28 14:16:09 +01:00
wolfbeast 43d44975b1 Remove WebExtension support from the platform.
- Conditional code
- WE APIs
- WE toolkit theming
2019-02-13 19:11:37 +01:00
wolfbeast 6bb02d95f7 Remove webextensions conditional code from Basilisk.
Tag issue #936
2019-02-13 11:50:04 +01:00
Moonchild 5fde5ba78e Merge pull request #959 from FranklinDM/fullscreenpatch-v2
Use 'mousemove' events for hiding the Navigation Toolbar in Full Screen
2019-02-04 14:04:03 +01:00
FranklinDM 74e88de9e9 [Basilisk] Use mousemove events instead of MousePosTracker for hiding the navigation bar in fullscreen
* Tag #336
2019-02-02 14:39:23 +08:00
wolfbeast 6f3a1803c2 Stub out FxA context menu functions.
Tag #812
2018-12-17 03:51:39 +01:00
wolfbeast 7d398710be Remove non-functional removal summary from quota dialog. 2018-12-10 12:28:06 +01:00
wolfbeast 5df97df2fc Restore quota view/warnings to Basilisk. 2018-12-10 12:27:23 +01:00
wolfbeast aaaa4564b6 [BASILISK] Make CUI's PanelUI work with Weave. 2018-12-02 22:26:33 +01:00
wolfbeast caba7e406d [BASILISK] Make Basilisk front-end use Weave 2018-12-01 23:40:09 +01:00
yami 50050aac0b align Basilisk sidebar context menu behaviour with Pale Moon 2018-10-20 19:37:35 +02:00
Ascrod 98bf922150 Issue #832 Part 1: Remove modules, chrome, and preferences. 2018-10-11 23:34:52 -04:00
JustOff c5ea5076e8 [BASILISK] Skip notifications for background tabs when restoring a session 2018-09-16 19:47:19 +03:00