Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move "No proxy for" control down to clarify it is a global effect. | wolfbeast | 2019-02-14 | -3/+3 |
| | | | | | Follow-up to the behavior change in commit 6567bb631a78033b6b4cc32bc93e07d837652276 | |||
* | Remove webextensions conditional code from Basilisk. | wolfbeast | 2019-02-13 | -10407/+0 |
| | | | | Tag issue #936 | |||
* | Never let "localhost" get sent to a proxy. | wolfbeast | 2019-02-07 | -1/+1 |
| | | | | Also make "No proxy for" editable always when usable. | |||
* | [BASILISK] Align browser glue with TychoAM for enableable add-ons. | wolfbeast | 2019-01-28 | -20/+20 |
| | ||||
* | Add nullcheck for addons (pre-installed webextensions return null) | wolfbeast | 2019-01-28 | -2/+2 |
| | | | | Tag #937. | |||
* | Restore quota view/warnings to Basilisk. | wolfbeast | 2018-12-10 | -5/+13 |
| | ||||
* | [BASILISK] Make CUI's PanelUI work with Weave. | wolfbeast | 2018-12-02 | -2/+3 |
| | ||||
* | [BASILISK] Make Basilisk front-end use Weave | wolfbeast | 2018-12-01 | -74/+1 |
| | ||||
* | [BASILISK] Enable the "legacy" panels for the sync preferences. | wolfbeast | 2018-11-30 | -107/+2 |
| | ||||
* | Issue #832 Part 1: Remove modules, chrome, and preferences. | Ascrod | 2018-10-11 | -2956/+0 |
| | ||||
* | [BASILISK] Protect against nsIPrincipal.origin throwing for about:blank ↵ | JustOff | 2018-10-06 | -1/+8 |
| | | | | iframes and custom protocols | |||
* | [BASILISK] Skip notifications for background tabs when restoring a session | JustOff | 2018-09-16 | -2/+6 |
| | ||||
* | Basilisk: Fix locale error on migration.xul on Linux | Gaming4JC | 2018-08-21 | -4/+2 |
| | ||||
* | Basilisk: Remove TelemetryStopwatch | Gaming4JC | 2018-08-19 | -76/+0 |
| | ||||
* | Prevent suppressing executable warnings using the "don't ask me this again" ↵ | wolfbeast | 2018-07-02 | -2/+1 |
| | | | | | | | | | | 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 | |||
* | Revert "Remove unwanted newtab page code" | wolfbeast | 2018-06-29 | -0/+3 |
| | | | | This reverts commit 277fa0afdc50b707b3227ca327c29766cdcd20f1. | |||
* | Remove unwanted newtab page code | wolfbeast | 2018-06-24 | -3/+0 |
| | | | | | - Get rid of "enhanced" suggested/sponsored tiles in about:newtab - Remove "compact view" | |||
* | Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired ↵ | janekptacijarabaci | 2018-06-24 | -1/+3 |
| | | | | twice | |||
* | Preferences - Show Cookies - "Remove Selected" button should not be active ↵ | janekptacijarabaci | 2018-06-24 | -1/+3 |
| | | | | if there are no items | |||
* | Remove BrowserUITelemetry from Basilisk application | Gaming4JC | 2018-06-21 | -28/+0 |
| | ||||
* | Fix incorrect preprocessor defines for safebrowsing | JustOff | 2018-06-12 | -11/+11 |
| | ||||
* | [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if ↵ | JustOff | 2018-06-10 | -0/+2 |
| | | | | safebrowsing isn't built | |||
* | [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if ↵ | JustOff | 2018-06-10 | -1/+1 |
| | | | | safebrowsing isn't built | |||
* | [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if ↵ | JustOff | 2018-06-10 | -2/+14 |
| | | | | safebrowsing isn't built | |||
* | [BASILISK] Remove tracking protection controls from the UI if safebrowsing ↵ | JustOff | 2018-06-10 | -1/+40 |
| | | | | isn't built | |||
* | Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk | wolfbeast | 2018-06-04 | -0/+187172 |
| | ||||
* | Revert "Add Basilisk" | Matt A. Tobin | 2018-02-02 | -191591/+0 |
| | | | | This reverts commit e72ef92b5bdc43cd2584198e2e54e951b70299e8. | |||
* | Add Basilisk | Matt A. Tobin | 2018-02-02 | -0/+191591 |