зеркало из https://github.com/mozilla/pjs.git
bug 662309 speedbumps for archive formats, r=bsmedberg
This commit is contained in:
Родитель
84b6b09f5e
Коммит
ac31212df2
|
@ -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",
|
||||
|
|
Загрузка…
Ссылка в новой задаче