[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
Wed Jan 20 17:07:53 PST 2016


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

--- Comment #21 from Alexey Proskuryakov <ap at webkit.org> ---
> Can JSC depend on WebCore in that way?

It can have a generic client callback (there are a few already), that WebCore would implement.

> Can we do something similar to copyDefaultLocale() in WTF/wtf/unicode/icu/CollatorICU.cpp?

This doesn't seem to respect testing overrides, and thus may need to change itself. There are several code paths for overriding the language though, so I'm not 100% certain.

-- 
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/20160121/344ca09c/attachment.html>


More information about the webkit-unassigned mailing list