Closed GoogleCodeExporter closed 8 years ago
The spec seems to say that we must always support the default Locale in the
services (section 10.1, under [[availableLocales]]). We must check that ICU
supports the navigator.language language before we return it as the default for
the DefaultLocale. If ICU doesn't support it, we should return 'und', since
'root' is not valid BCP 47.
Original comment by roozbeh@google.com
on 28 Mar 2012 at 7:55
Fixed on globalization branch, r47.
Original comment by c...@google.com
on 17 Apr 2012 at 6:26
Original issue reported on code.google.com by
roozbeh@google.com
on 28 Mar 2012 at 6:22