[Webkit-unassigned] [Bug 30440] [GTK] Fails new test fast/js/navigator-language.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 14:21:14 PDT 2009


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





--- Comment #3 from Gustavo Noronha (kov) <gns at gnome.org>  2009-10-16 14:21:13 PDT ---
(In reply to comment #1)
> This bug relates to bug 30439. Please check if we should set 30439 as a
> duplicate if necessary. Btw, I thought GTK will pass the current
> navigator-language test if running in English environment as it only checks
> language code not country code.

Yeah, I market that one as duplicate, thanks! Yeah, the problem is that DRT
runs under C locale, and GTK+ doesn't want to notice the fact that the locale
changed. I'm starting to think this patch I posted is indeed a good idea, since
it should fix the problem you described in the other bug.

Let me quote the important part here:

Open a GTK-based browser and load page:
http://testsuite.nokia-boston.com/content/esmp_nonESMP/navigatorObject/language1.asp
actual result: language translation shows "en"
expected result: language translation should show "en-US" or "en-us"

-- 
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