bug 662309 speedbumps for archive formats, r=bsmedberg

This commit is contained in:
Daniel Veditz 2011-06-07 10:12:02 -07:00
parent 354258d150
commit a2125e0c41

View File

@ -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",