mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
bug 662309 speedbumps for archive formats, r=bsmedberg
This commit is contained in:
parent
354258d150
commit
a2125e0c41
@ -2307,6 +2307,7 @@ nsLocalFile::IsExecutable(PRBool *_retval)
|
||||
"ad",
|
||||
"ade", // access project extension
|
||||
"adp",
|
||||
"air", // Adobe AIR installer
|
||||
"app", // executable application
|
||||
"application", // from bug 348763
|
||||
"asp",
|
||||
@ -2324,6 +2325,7 @@ nsLocalFile::IsExecutable(PRBool *_retval)
|
||||
"inf",
|
||||
"ins",
|
||||
"isp",
|
||||
"jar", // java application bundle
|
||||
"js",
|
||||
"jse",
|
||||
"lnk",
|
||||
|
Loading…
Reference in New Issue
Block a user