Comment 25 for bug 194894

Revision history for this message
In , Gavin Sharp (gavin-sharp) wrote :

(From update of attachment 322346)
(In reply to comment #12)
> This obviously needs bug 349985 to be fixed first. It abuses the url formatter
> to get the version, instead of requesting a nxIXULAppInfo.

That's pretty hacky, and doesn't really save you much. I'd just get it from nsIXULAppInfo directly.

Despite the fallback to not showing a version, I don't think we can take this patch until bug 349985 is fixed, since it will cause the version to disappear for everyone, which is a regression for non-libxul builds.