Commit graph

17 commits

Author SHA1 Message Date
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