зеркало из https://github.com/mozilla/gecko-dev.git
c4783f92b9
StringBundle caches bundles, so when language chain changes we should flush the cache to enable new strings to be loaded. This also affects localized prefs like intl.accept_languages. Then in HttpHandler we have to mark the value as dirty so that next time it's called it actually recalculates using flushed string bundle with the new locale. MozReview-Commit-ID: DKWEDUli4yH --HG-- extra : rebase_source : 75ecc4204deca066d7492d1494492a91685f36be |
||
---|---|---|
.. | ||
tests/unit | ||
moz.build | ||
nsIStringBundle.idl | ||
nsIStringBundleOverride.idl | ||
nsStringBundle.cpp | ||
nsStringBundle.h | ||
nsStringBundleService.h | ||
nsStringBundleTextOverride.cpp | ||
nsStringBundleTextOverride.h |