Re: SVG and FF on Solaris

[email protected] 1 Dec 2005 02:35:32 -0800
Newsgroups gmane.comp.mozilla.devel.unix
Organization http://groups.google.com
Message-ID <[email protected]>
buildconfig
--enable-application=browser --enable-optimize=-xO3
--enable-default-toolkit=gtk --disable-debug --disable-tests
--enable-static --disable-shared --disable-auto-deps
--enable-official-branding

from about:config
svg.enabled = true.

The revision I'm using is the released 1.5 (not a RC)
Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8) Gecko/20051130
Firefox/1.5

I don't have any problem to open the svg demos on croczilla with FF on
linux or windows.

It's only on Solaris. Which instead of rendering the svg ask for
"What should Firefox do with this file?"
That usually only pops-up when FF finds an unknown mime-type.
But I can't se how I should inform FF to handle the svg.

/Martin