about:support reset button disabled under Iceweasel-14.0

Mike Hommey mh at glandium.org
Sun May 27 07:01:18 UTC 2012


On Sat, May 26, 2012 at 08:07:13PM -0500, Adam Dane wrote:
> There is now a profile reset button under about:support, but it remains
> hidden in Iceweasel:
> 
> In the original source, toolkit/content/aboutSupport.js:586:
> 
> #expand const MOZ_APP_NAME =  "__MOZ_APP_NAME__";
> #expand const MOZ_BUILD_APP = "__MOZ_BUILD_APP__";
> 
> which becomes chrome/toolkit/content/global/aboutSupport.js:536:
> 
> const MOZ_APP_NAME = "xulrunner";
> const MOZ_BUILD_APP = "xulrunner";
> 
> Because there is no profile migrator component for that combination, the
> box remains hidden.
> 
> This is probably an upstream bug, where populateResetBox() should use
> some other way to determine if it's appropriate to show the reset
> button?

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673353

Mike



More information about the pkg-mozilla-maintainers mailing list