Dactyloidae/toolkit
wolfbeast 512a3ba8e8 Revert "Treat *.jnlp as an executable class file, like *.jar"
Rationale: This was a Mozilla oversight and/or error.
This change has caused harm and is causing users to switch back to
Chrome, Safari or Edge for their WebStart needs.

JNLP is not an executable and should not be treated as such. JNLP should
be treated the same as any (e.g. Word) document and allowed to be opened
with the designated program.
A JNLP file will not cause execution on a system unless it has a valid
signature, and the user explicitly authorizes the launching based on
information provided by the signature. Moreover, there will even be a
check by the Java environment to see if the Java runtime (if there is
one) is current, and prompt the user to update if required.

This reverts commit 21495c58976e3cbbfe54d2e54d1fd67e36dff2a6 and
modifies ApplicationReputation.cpp to keep the list in sync (was a
discrepancy before).
2019-06-29 06:03:55 +08:00
..
components Revert "Treat *.jnlp as an executable class file, like *.jar" 2019-06-29 06:03:55 +08:00
content Issue #1132 - Add application executable location to the about:support page. 2019-06-21 09:58:18 +08:00
forgetaboutsite moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + a comment 2019-02-15 23:50:03 +08:00
identity Remove Firefox Accounts service and tie-ins. 2019-04-19 09:40:31 +08:00
jetpack [PMkit] Keep the buttons position when they are placed right before space, flexible space or separator 2019-02-16 00:06:43 +08:00
library Issue #187: Remove solaris 1st party code OS checks. 2019-04-04 20:26:29 +08:00
locales Issue #1132 - Add application executable location to the about:support page. 2019-06-21 09:58:18 +08:00
modules Issue #246 - Remove "enhanced" newtab code from toolkit 2019-05-31 07:20:41 +08:00
mozapps Installer: Stop trying to read stub installer data from ini file 2019-06-28 07:02:15 +08:00
pluginproblem palemoon#583 and #1071: Fix: Plugin placeholder image/text (ask to activate) missing + overlay 2019-02-15 23:50:04 +08:00
profile Toolkit - Fix throws an error from Create a New Profile 2019-02-16 00:04:25 +08:00
system import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
themes Bug 1422680 - simplify aboutReader.css font-size classes using CSS variables r=Gijs 2019-05-11 06:22:06 +08:00
xre Remove some BEOS 1st party code leftovers. 2019-04-19 09:34:04 +08:00
.eslintrc.js Fix unsafe "instanceof" negations 2019-02-15 23:55:28 +08:00
moz.build Remove crashreporter toolkit files. 2019-04-04 20:29:55 +08:00
moz.configure Add --enable-av1 configure switch 2019-02-16 00:16:31 +08:00
nss.configure import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
toolkit.mozbuild Remove OMX related options from configure 2019-02-16 00:22:39 +08:00