summaryrefslogtreecommitdiffstats
path: root/toolkit/components/jsdownloads/src/DownloadUIHelper.jsm
Commit message (Collapse)AuthorAgeLines
* Prevent suppressing executable warnings using the "don't ask me this again" ↵wolfbeast2018-07-02-34/+17
| | | | | | | | | | 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
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-6/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+243