> 3) libtiff is used by one library even though Firefox cannot render TIFF
> images
> ==> someone made a mistake in the dependencies (most probably) or there is
> a bug/dead code in FF, a very minor issue.
No, libtiff is a dependency of GTK+, but of course Firefox does not rely on GTK's image loading routines to determine what formats it supports in web pages, because it does not use GTK on all platforms.
Posted Aug 22, 2012 6:34 UTC (Wed) by renox (subscriber, #23785)
[Link]
> of course Firefox does not rely on GTK's image loading routines to determine what formats it supports in web pages, because it does not use GTK on all platforms.
'of course'? That's not so obvious: Firefox displays H.264 when the OS supports this format, the same policy could be used for TIFF images.