[Webkit-unassigned] [Bug 152448] [iOS Simulator] js/intl-collator.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 22:46:20 PST 2015


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

--- Comment #4 from Sukolsak Sakshuwong <sukolsak at gmail.com> ---
(In reply to comment #3)
> Comment on attachment 267671 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=267671&action=review
> 
> > LayoutTests/ChangeLog:8
> > +        On iOS simulator with en-US as the default locale, uloc_getDefault()
> 
> Is this a WebKitTestRunner bug? There is no way the actual system default on
> iOS would be Posix - and WKTR does some work for setting the locale, and it
> also has an Info.plist that could specify something relevant.

I don't know. I didn't use WebKitTestRunner. I created an iOS project in Xcode, linked it with ICU (libicucore.tbd), and printed out uloc_getDefault() in the simulator. It printed "en_US_POSIX". But if I print out uloc_getDefault() in WebKit on OS X, I get "en_US".

-- 
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/20151219/1cb0cfe4/attachment.html>


More information about the webkit-unassigned mailing list