Commit Graph

44 Commits

Author SHA1 Message Date
Ascrod af7e140d4e Merge branch 'master' into default-pref 2019-04-18 20:35:10 -04:00
Matt A. Tobin 1e868fadf9 [BASILISK] Port PM Sync Client - Part 6b: Don't build the sync client ui when it is disabled, duh. 2019-04-17 04:58:14 -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 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 757424eedd [BASILISK] Remove FxA infected Sync - Part 3b: nsModule 2019-03-30 20:23:06 -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 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
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 fc0a0f13ad Remove conditional MOZ_MAINTENANCE_SERVICE code
Tag #145
2019-02-20 10:54:51 +01:00
wolfbeast 8e0fdf9318 Move "No proxy for" control down to clarify it is a global effect.
Follow-up to the behavior change in commit
6567bb631a
2019-02-14 01:54:58 +01:00
wolfbeast 6bb02d95f7 Remove webextensions conditional code from Basilisk.
Tag issue #936
2019-02-13 11:50:04 +01:00
wolfbeast 6567bb631a Never let "localhost" get sent to a proxy.
Also make "No proxy for" editable always when usable.
2019-02-07 12:58:13 +01:00
wolfbeast 2cbbc5de45 [BASILISK] Align browser glue with TychoAM for enableable add-ons. 2019-01-28 15:56:37 +01:00
wolfbeast d6a2deb0c5 Add nullcheck for addons (pre-installed webextensions return null)
Tag #937.
2019-01-28 15:33:57 +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
wolfbeast c09487c09c [BASILISK] Enable the "legacy" panels for the sync preferences. 2018-11-30 18:41:04 +01:00
Ascrod 98bf922150 Issue #832 Part 1: Remove modules, chrome, and preferences. 2018-10-11 23:34:52 -04:00
JustOff 0c3479b8ba [BASILISK] Protect against nsIPrincipal.origin throwing for about:blank iframes and custom protocols 2018-10-06 15:05:00 +03:00
JustOff c5ea5076e8 [BASILISK] Skip notifications for background tabs when restoring a session 2018-09-16 19:47:19 +03:00
Gaming4JC 432e26d594 Basilisk: Fix locale error on migration.xul on Linux 2018-08-21 20:59:46 -04:00
Gaming4JC f3ea4b9d7a Basilisk: Remove TelemetryStopwatch 2018-08-19 18:18:36 -04:00
wolfbeast e92808f0eb Prevent suppressing executable warnings using the "don't ask me this again" checkbox.
A hidden preference matching the behavior of "browser.download.manager.alertOnEXEOpen" is kept, but is renamed in order to recover cases where the checkbox was used accidentally.
While there, simplify the `confirmLaunchExecutable` function by converting from promises to async function.
Since Basilisk moved this prompting to toolkit, we also clean up some unused duplicate strings from application/basilisk while we're there.

This resolves #581
2018-07-02 19:05:56 +02:00
wolfbeast 51792b31a3 Revert "Remove unwanted newtab page code"
This reverts commit 277fa0afdc.
2018-06-29 17:41:18 +02:00
wolfbeast 277fa0afdc Remove unwanted newtab page code
- Get rid of "enhanced" suggested/sponsored tiles in about:newtab
- Remove "compact view"
2018-06-24 18:40:23 +02:00
janekptacijarabaci 491fc99b92 Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired twice 2018-06-24 12:25:14 +02:00
janekptacijarabaci 640f9ed3a5 Preferences - Show Cookies - "Remove Selected" button should not be active if there are no items 2018-06-24 12:20:08 +02:00
Gaming4JC e3719ec517 Remove BrowserUITelemetry from Basilisk application 2018-06-21 20:09:48 -04:00
JustOff 7a1e7c8277 Fix incorrect preprocessor defines for safebrowsing 2018-06-12 22:31:41 +02:00
JustOff 7128f0d21d [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebrowsing isn't built 2018-06-10 19:17:16 +03:00
JustOff 66077e6cfc [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if safebrowsing isn't built 2018-06-10 19:08:18 +03:00
JustOff 15ae6f885b [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if safebrowsing isn't built 2018-06-10 19:01:51 +03:00
JustOff 6a9562e5a5 [BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built 2018-06-10 15:56:51 +03:00
wolfbeast a1be17c1ce Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk 2018-06-04 13:17:38 +02:00
Matt A. Tobin 6d614170cb Revert "Add Basilisk"
This reverts commit e72ef92b5b.
2018-02-02 05:06:10 -05:00
Matt A. Tobin e72ef92b5b Add Basilisk 2018-02-02 03:32:58 -05:00