DescriptionFix CHECK failure in l10n_util::IsLocaleAvailable().
If the ResourceBundle is not yet initialized, l10n_util::IsLocaleAvailable() should
return false to avoid the CHECK failure in ResourceBundle::GetSharedInstance().
BUG=230432
TEST=CQ
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194463
Patch Set 1 #
Total comments: 2
Patch Set 2 : Adding a TODO comment. #Messages
Total messages: 7 (0 generated)
|