Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue mcp-graveyard/UXP#1053 - Remove android support from toolkit | Matt A. Tobin | 2020-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. Tobin | 2020-04-14 |
| | |||
* | Issue mcp-graveyard/UXP#65 - Remove AppConstants from ↵ | Matt A. Tobin | 2020-04-14 |
| | | | | toolkit/components/jsdownloads | ||
* | Issue mcp-graveyard/UXP#991 Part 7: Toolkit Components | Ascrod | 2019-04-13 |
| | |||
* | Prevent suppressing executable warnings using the "don't ask me this again" ↵ | wolfbeast | 2018-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-work | Moonchild | 2018-05-16 |
|\ | | | | | Make safebrowsing optional at build time | ||
| * | Make safebrowsing optional at build time - Part 3: toolkit/ | trav90 | 2018-05-12 |
| | | |||
* | | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 |
|/ | | | | Tag mcp-graveyard/UXP#288 | ||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 |
| | |||
* | Make the Mark of the Web preference applicable to all applications. | wolfbeast | 2018-04-20 |
| | | | | Follow-up to #215. | ||
* | Re-implement pref-able file zone information ("Mark of the Web") | wolfbeast | 2018-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 ↵ | Moonchild | 2018-04-20 |
| | | | | downloaded files" | ||
* | [PALEMOON] Reimplemented "Time Zone Information" | janekptacijarabaci | 2018-04-20 |
| | | | | | https://github.com/MoonchildProductions/Pale-Moon/issues/593 Issue mcp-graveyard/UXP#121 | ||
* | Fix wrong keyword in toolkit/components/jsdownloads/DownloadIntegration.jsm | Matt A. Tobin | 2018-02-08 |
| | |||
* | Confirm launch of executables other than .exe on Windows | wolfbeast | 2018-02-08 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |