Brian Smith
13fcc4a046
Issue #1829 - Revert "Issue #1751 "
2022-05-04 09:40:24 +08:00
Moonchild
a4b0f333ba
Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.
...
This also removes some PP abuse and takes file entries out of PP when no longer
needed without XP_MACOSX conditionals.
2021-05-07 09:53:59 +08:00
Moonchild
ef3947ea75
[toolkit] Handle corner case confusion of downloaded files without extension.
...
See code comment for details.
2020-12-21 15:11:41 +08:00
Moonchild
0cd673d720
Issue #1656 - Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
Moonchild
30df895eb2
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
...
Another S&R run with some smarter matching.
2020-09-25 22:04:17 +08:00
Moonchild
8c395520d9
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
...
Since these are just interpreted comments, there's 0 impact on actual code.
This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are
a few others scattered around which will be removed manually in a second part.
2020-09-25 22:04:12 +08:00
Matt A. Tobin
678b1ea2ec
Issue #1053 - Remove android support from toolkit
...
Note: Does not remove support completely from toolkit/mozapps/installer or from telemetry or AppConstants.jsm
2020-02-27 07:32:40 +08:00
Matt A. Tobin
e5bacc6f6e
Issue #439 - Remove tests from toolkit/
2020-02-27 07:32:33 +08:00
Matt A. Tobin
0cd01bac24
Issue #65 - Remove AppConstants from toolkit/components/jsdownloads
2020-02-08 07:14:26 +08:00
Ascrod
e309515e66
Issue #991 Part 7: Toolkit Components
2019-04-27 08:22:20 +08:00
wolfbeast
ad2c18b0f2
Prevent suppressing executable warnings using the "don't ask me this again" 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
2019-02-16 00:07:16 +08:00
trav90
5c16f3d5ba
Make safebrowsing optional at build time - Part 3: toolkit/
2019-02-15 23:57:56 +08:00
wolfbeast
2531de02eb
Remove MOZ_WIDGET_GONK [2/2]
...
Tag #288
2019-02-15 23:57:10 +08:00
wolfbeast
719ac1bc38
Remove MOZ_B2G leftovers and some dead B2G-only components.
2019-02-15 23:57:05 +08:00
wolfbeast
5a65d056d2
Make the Mark of the Web preference applicable to all applications.
...
Follow-up to #215 .
2019-02-15 23:48:11 +08:00
wolfbeast
5698472fee
Re-implement pref-able file zone information ("Mark of the Web")
...
See also:
https://github.com/MoonchildProductions/Pale-Moon/issues/593
https://github.com/MoonchildProductions/Pale-Moon/pull/599
2019-02-15 23:48:09 +08:00
Moonchild
45bda44918
Revert "[PALEMOON] Reimplemented selection internet zone information on downloaded files"
2019-02-15 23:48:08 +08:00
janekptacijarabaci
93bf3b8b24
[PALEMOON] Reimplemented "Time Zone Information"
...
https://github.com/MoonchildProductions/Pale-Moon/issues/593
Issue #121
2019-02-15 23:48:06 +08:00
NTD
ecb6a6528a
Fix wrong keyword in toolkit/components/jsdownloads/DownloadIntegration.jsm
2019-02-15 23:30:20 +08:00
wolfbeast
d1abf0f6d8
Confirm launch of executables other than .exe on Windows
2019-02-15 23:30:13 +08:00
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00