summaryrefslogtreecommitdiff
path: root/toolkit/components/jsdownloads
Commit message (Collapse)AuthorAge
* Issue mcp-graveyard/UXP#1053 - Remove android support from toolkitMatt A. Tobin2020-04-14
| | | | Note: Does not remove support completely from toolkit/mozapps/installer or from telemetry or AppConstants.jsm
* Issue mcp-graveyard/UXP#439 - Remove tests from toolkit/Matt A. Tobin2020-04-14
|
* Issue mcp-graveyard/UXP#65 - Remove AppConstants from ↵Matt A. Tobin2020-04-14
| | | | toolkit/components/jsdownloads
* Issue mcp-graveyard/UXP#991 Part 7: Toolkit ComponentsAscrod2019-04-13
|
* Prevent suppressing executable warnings using the "don't ask me this again" ↵wolfbeast2018-07-02
| | | | | | | | | | 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
|\ | | | | Make safebrowsing optional at build time
| * Make safebrowsing optional at build time - Part 3: toolkit/trav902018-05-12
| |
* | Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13
|/ | | | Tag mcp-graveyard/UXP#288
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12
|
* Make the Mark of the Web preference applicable to all applications.wolfbeast2018-04-20
| | | | Follow-up to #215.
* Re-implement pref-able file zone information ("Mark of the Web")wolfbeast2018-04-20
| | | | | | 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
| | | | downloaded files"
* [PALEMOON] Reimplemented "Time Zone Information"janekptacijarabaci2018-04-20
| | | | | https://github.com/MoonchildProductions/Pale-Moon/issues/593 Issue mcp-graveyard/UXP#121
* Fix wrong keyword in toolkit/components/jsdownloads/DownloadIntegration.jsmMatt A. Tobin2018-02-08
|
* Confirm launch of executables other than .exe on Windowswolfbeast2018-02-08
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02