Bug#596428: xulrunner-1.9.1: Error console: cannot get pref app.vendorURL in nsURLFormatter.js when starting Iceweasel
Mike Hommey
mh at glandium.org
Sun Sep 12 07:25:47 UTC 2010
tag 596428 wontfix
thanks
On Sat, Sep 11, 2010 at 12:29:15PM +0200, Dimitri Chausson wrote:
> Package: xulrunner-1.9.1
> Version: 1.9.1.11-2
> Severity: minor
>
>
> Hi,
>
> this preference is probably missing ..? It is queried by:
> /usr/lib/xulrunner-1.9.1/chrome/toolkit.jar!/content/global/about.xhtml
> This is the copy of the error console:
> ____________________________________________________________
> Error: formatURLPref: Couldn't get pref: app.vendorURL
> Source File: file:///usr/lib/xulrunner-1.9.1/components/nsURLFormatter.js
> Line: 68
> ____________________________________________________________
This warning happens because the pref is missing, as you point out, and
the pref is missing because there is nowhere to point it to. Considering
the fallback of having no such pref is that the hyperlink doesn't get
added in about:, but doesn't prevent the rest of the script from
running, this was left this way on purpose.
Mike
More information about the pkg-mozilla-maintainers
mailing list