(In reply to Dave Townsend (:Mossop) from comment #15)
> Setting userDisabled should (currently) behave synchronously, so the disable
> events should be sent before that line even completes.
I'm seeing the correct behaviour now and I can't reproduce the previous
erroneous behaviour.
r96097 of ACR
r94029 has a potential fix for this.
When ACR detects that a major application upgrade has occurred, it will
*uninstall* all locales, and then restart the browser. This will mean
that Firefox can at least start with a working UI.
For some reason, merely disabling the locales does not have any eff
For a definition of what ACR currently defines 'application upgrade',
see bug 527249.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/677815
Title:
Firefox crashes with XML Parsing Error
To manage no
This feature has been disabled for ACR 0.9.
Re-opening to readdress another day.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/677815
Title:
Firefox crashes with XML Parsing Error
To manage notifi
(In reply to Brian King (Briks) [:kinger] from comment #11)
> David, could you post the code you tried. Maybe there is a minor error or
> oversight.
In essence the code is the following:
ACR.Util.getInstalledExtensions(function(installedExtensions) {
for (var i=0; ihttps://bugs.launchpad.net/