1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 23:18:26 +00:00

Treat *.jnlp as an executable class file, like *.jar

This commit is contained in:
wolfbeast
2019-05-29 09:45:22 +02:00
committed by Roy Tam
parent d7fad8539b
commit ac3fb82b48
+1
View File
@@ -3037,6 +3037,7 @@ nsLocalFile::IsExecutable(bool* aResult)
"ins",
"isp",
"jar", // java application bundle
"jnlp", // java web start
"js",
"jse",
"lnk",