From 02211f8448876cd7c72784380b9e9229959392bb Mon Sep 17 00:00:00 2001 From: JustOff Date: Sat, 25 Aug 2018 17:50:02 +0300 Subject: Refresh nsStringBundleService and nsHttpHandler when the browser locale is changed --- intl/strres/nsStringBundleService.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'intl/strres/nsStringBundleService.h') diff --git a/intl/strres/nsStringBundleService.h b/intl/strres/nsStringBundleService.h index a192cdff8..e65c61f12 100644 --- a/intl/strres/nsStringBundleService.h +++ b/intl/strres/nsStringBundleService.h @@ -43,6 +43,8 @@ private: void flushBundleCache(); + void notifyBundlesFlushed(); + bundleCacheEntry_t *insertIntoCache(already_AddRefed aBundle, nsCString &aHashKey); -- cgit v1.2.3