[Webkit-unassigned] [Bug 79218] [EFL] Change parameter of setlocale in the platformLanguage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 05:12:21 PST 2012


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





--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-02-23 05:12:21 PST ---
(From update of attachment 128168)
View in context: https://bugs.webkit.org/attachment.cgi?id=128168&action=review

I'm not sure whether this patch is right. IMHO, we should verify if LC_MESSAGES is able to support navigator.language specification first. In Mozilla case, window.navigator.language represents RFC 4646. If so, GTK port needs to be changed as well. GTK port is using LC_CTYPE.

> Source/WebCore/ChangeLog:9
> +        LC_MESSAGES is better then LC_TYPE.

%/LC_TYPE/LC_CTYPE/g

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list