Comment 13 for bug 102408

Revision history for this message
In , Tenthumbs (tenthumbs) wrote :

Created an attachment (id=86274)
initial mime-helper

Here's a first try at a mime-helper. Rather than closing descriptors it sets
FD_CLOEXEC which some problems. It prefers to read /proc/self/exe but falls
back to a brute force strategy.

It works on Linux but that's not saying much.