зеркало из https://github.com/mozilla/gecko-dev.git
a147181ece
`ClearOnShutdown` is called before shut down observer is notified. So when this is notified, some services are already shut down. So string bundle won't get the value since Locale service is shut down, so we should return error like `SharedStringBundle` when shutting down status. Differential Revision: https://phabricator.services.mozilla.com/D94922 |
||
---|---|---|
.. | ||
tests/unit | ||
moz.build | ||
nsIStringBundle.idl | ||
nsStringBundle.cpp | ||
nsStringBundle.h | ||
nsStringBundleService.h |