[Bug 1846371]
Dtownsend
1846371 at bugs.launchpad.net
Fri Oct 4 15:48:44 UTC 2019
That said ... we don't flush the startup cache when the locales change,
but we do flush the xul prototype cache: https://searchfox.org/mozilla-
central/source/chrome/nsChromeRegistryChrome.cpp#201 which means
whatever this is caching is not getting flushed (thought -purgecaches
would flush it so maybe a red herring): https://searchfox.org/mozilla-
central/source/toolkit/components/extensions/ExtensionParent.jsm#2004.
>From what I can see registering a new source should be causing the
available locales to change and so the prototype cache to get flushed:
https://searchfox.org/mozilla-
central/source/intl/l10n/L10nRegistry.jsm#198. It should also cause us
to retranslate any documents: https://searchfox.org/mozilla-
central/source/intl/l10n/Localization.cpp#. I wonder what order those
happen in though.
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1846371
Title:
firefox 70.0 beta 11 isn't fully translated
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1846371/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list