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:
@@ -3037,6 +3037,7 @@ nsLocalFile::IsExecutable(bool* aResult)
|
||||
"ins",
|
||||
"isp",
|
||||
"jar", // java application bundle
|
||||
"jnlp", // java web start
|
||||
"js",
|
||||
"jse",
|
||||
"lnk",
|
||||
|
||||
Reference in New Issue
Block a user