I am not sure what result we expect from LookupSupportedLocalesOf. Thy way I read the spec is that if user passes requestedLocales = ['sr-Latn-RS'] and supportedLocales = ['sr'] then we would return ['sr-Latn-RS'].
I feel it would be more useful to return the actual supported locale, in this case ['sr']. Implementation wise it's trivial to get either one of those. -- Nebojša Ćirić
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

