[Webkit-unassigned] [Bug 152448] Intl.Collator uses POSIX locale (detected by js/intl-collator.html on iOS Simulator)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 25 18:37:05 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=152448

--- Comment #18 from Alexey Proskuryakov <ap at webkit.org> ---
This is somewhat tricky problem, because OS X has separate notions of locale and language, and it's not really clear which one we should use in the browser.

For the first cut, we should probably call out to WebCore's defaultLanguage(). That's not really the locale, but exposing the true system locale is likely both unnecessary and harmful for privacy.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151226/8bba8e1e/attachment-0001.html>


More information about the webkit-unassigned mailing list