Chromium Code Reviews
DescriptionFix the settings page for es-419 locale: Spanish (Latin America).
Before the fix, the settings page for es-419 was half broken as there
was an JavaScript error like below while loading the page.
Uncaught TypeError: Cannot read property 'name' of undefined
The error was caused by the fact that "419" isn't a valid country code.
BUG=chromium-os:12857
TEST=open the "Languages and Input" settings on Chromium OS, and confirmed that it's shown correctly.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77402
Patch Set 1 #
Total comments: 2
Patch Set 2 : fixed #
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||