Commit graph

26 commits

Author SHA1 Message Date
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
wolfbeast
8dab928cc3 [BASILISK] Align browser glue with TychoAM for enableable add-ons. 2019-02-16 00:27:25 +08:00
wolfbeast
084eb46afa Add nullcheck for addons (pre-installed webextensions return null)
Tag #937.
2019-02-16 00:27:22 +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
wolfbeast
6c66064e0e [BASILISK] Enable the "legacy" panels for the sync preferences. 2019-02-16 00:21:53 +08:00
Ascrod
7dac76098e Issue #832 Part 1: Remove modules, chrome, and preferences. 2019-02-16 00:15:51 +08:00
JustOff
074adbab24 [BASILISK] Protect against nsIPrincipal.origin throwing for about:blank iframes and custom protocols 2019-02-16 00:15:13 +08:00
JustOff
ee4ef937d9 [BASILISK] Skip notifications for background tabs when restoring a session 2019-02-16 00:13:53 +08:00
Gaming4JC
1c7dbcfb7c Basilisk: Fix locale error on migration.xul on Linux 2019-02-16 00:11:51 +08:00
Gaming4JC
4c5dd3bcf8 Basilisk: Remove TelemetryStopwatch 2019-02-16 00:11:29 +08:00
wolfbeast
ad2c18b0f2 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
2019-02-16 00:07:16 +08:00
wolfbeast
a1527ead42 Revert "Remove unwanted newtab page code"
This reverts commit 277fa0afdc50b707b3227ca327c29766cdcd20f1.
2019-02-16 00:06:19 +08:00
wolfbeast
2a8cc5b1ea Remove unwanted newtab page code
- Get rid of "enhanced" suggested/sponsored tiles in about:newtab
- Remove "compact view"
2019-02-16 00:04:43 +08:00
janekptacijarabaci
f3919fb5e6 Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired twice 2019-02-16 00:04:42 +08:00
janekptacijarabaci
ec107bb60e Preferences - Show Cookies - "Remove Selected" button should not be active if there are no items 2019-02-16 00:04:40 +08:00
Gaming4JC
5315d7c162 Remove BrowserUITelemetry from Basilisk application 2019-02-16 00:04:17 +08:00
JustOff
1a7dbd242b Fix incorrect preprocessor defines for safebrowsing 2019-02-16 00:02:41 +08:00
JustOff
3709728fb1 [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebrowsing isn't built 2019-02-16 00:02:23 +08:00
JustOff
553c699745 [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if safebrowsing isn't built 2019-02-16 00:02:22 +08:00
JustOff
1652fce000 [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if safebrowsing isn't built 2019-02-16 00:02:20 +08:00
JustOff
771cee197c [BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built 2019-02-16 00:02:19 +08:00
wolfbeast
177b28a898 Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk 2019-02-16 00:00:39 +08:00