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