gecko-dev/toolkit/system
Jan Horak c938bf2de6 Bug 1427700 - Don't return valid HandlerApp for the application/octet-stream content type; r=stransky
When server set Content-type:application/octet-stream to the file there is a chance on some Linux
distros that "unknown" file handler is selected to open the file which leads to strange list
of application handlers.

The logic leads to nsOSHelperAppService::GetFromType where the nsGNOMERegistry::GetFromType
is called which could return useless "unknown" handler app.

MozReview-Commit-ID: 5RgviXEBUmj

--HG--
extra : rebase_source : e4ad36c76c6ccdff86ad9749c3968d7f0438531f
2018-05-17 17:02:56 +02:00
..
androidproxy Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
gnome Bug 1427700 - Don't return valid HandlerApp for the application/octet-stream content type; r=stransky 2018-05-17 17:02:56 +02:00
osxproxy Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
unixproxy Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
windowsproxy Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00