summaryrefslogtreecommitdiffstats
path: root/toolkit/components/jsdownloads
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
* Merge pull request #368 from trav90/safebrowsing-workMoonchild2018-05-16-0/+7
|\ | | | | Make safebrowsing optional at build time
| * Make safebrowsing optional at build time - Part 3: toolkit/trav902018-05-12-0/+7
| |
* | Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-3/+1
|/ | | | Tag #288
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-12/+2
|
* Make the Mark of the Web preference applicable to all applications.wolfbeast2018-04-20-18/+0
| | | | Follow-up to #215.
* Re-implement pref-able file zone information ("Mark of the Web")wolfbeast2018-04-20-0/+32
| | | | | | See also: https://github.com/MoonchildProductions/Pale-Moon/issues/593 https://github.com/MoonchildProductions/Pale-Moon/pull/599
* Revert "[PALEMOON] Reimplemented selection internet zone information on ↵Moonchild2018-04-20-32/+0
| | | | downloaded files"
* [PALEMOON] Reimplemented "Time Zone Information"janekptacijarabaci2018-04-20-0/+32
| | | | | https://github.com/MoonchildProductions/Pale-Moon/issues/593 Issue #121
* Fix wrong keyword in toolkit/components/jsdownloads/DownloadIntegration.jsmMatt A. Tobin2018-02-08-1/+1
|
* Confirm launch of executables other than .exe on Windowswolfbeast2018-02-08-14/+17
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+12236