Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 | |||
* | Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk | wolfbeast | 2018-06-04 | -0/+6754 |
| | ||||
* | Revert "Add Basilisk" | Matt A. Tobin | 2018-02-02 | -6755/+0 |
| | | | | This reverts commit e72ef92b5bdc43cd2584198e2e54e951b70299e8. | |||
* | Add Basilisk | Matt A. Tobin | 2018-02-02 | -0/+6755 |