summaryrefslogtreecommitdiffstats
path: root/xpcom/io
diff options
context:
space:
mode:
authorPaolo Amadini <paolo.mozmail@amadzone.org>2018-06-18 11:26:33 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-06-30 18:49:19 +0200
commit67d4d2fe185849e8c19c2045ad83e1d528d44cec (patch)
tree5237805a26ec1bc08f30f1af4d0cae778e322fc0 /xpcom/io
parent5db0b81f7c1c7c18c11fe06e58892ed64e347ef1 (diff)
downloadUXP-67d4d2fe185849e8c19c2045ad83e1d528d44cec.tar
UXP-67d4d2fe185849e8c19c2045ad83e1d528d44cec.tar.gz
UXP-67d4d2fe185849e8c19c2045ad83e1d528d44cec.tar.lz
UXP-67d4d2fe185849e8c19c2045ad83e1d528d44cec.tar.xz
UXP-67d4d2fe185849e8c19c2045ad83e1d528d44cec.zip
Bug 1468217 - Add "SettingContent-ms" to the list of executable file extensions. r=Gijs, a=RyanVM
Diffstat (limited to 'xpcom/io')
-rw-r--r--xpcom/io/nsLocalFileWin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xpcom/io/nsLocalFileWin.cpp b/xpcom/io/nsLocalFileWin.cpp
index 5a72c750c..e73e15950 100644
--- a/xpcom/io/nsLocalFileWin.cpp
+++ b/xpcom/io/nsLocalFileWin.cpp
@@ -3071,6 +3071,7 @@ nsLocalFile::IsExecutable(bool* aResult)
"scf", // Windows explorer command
"scr",
"sct",
+ "settingcontent-ms",
"shb",
"shs",
"url",