[Webkit-unassigned] [Bug 89639] [EFL] Change format of return value of navigator.language

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 19:12:08 PDT 2012


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





--- Comment #5 from Kihong Kwon <kihong.kwon at samsung.com>  2012-06-21 19:12:07 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> 
> > I meant navigator-language.html has been moved to platform/qt.
> > Therefore we can't test this by adding only navigator-language-expected.txt.
> > We need to make a same test case in the platform/efl.
> > How do you think about this?
> 
> If there is clear reason to change locale value, I agree to land this patch. But, if not, I think we just add navigator-language.html and -expected.txt to platform/efl like qt port.

(In reply to comment #4)
> (In reply to comment #3)
> 
> > I meant navigator-language.html has been moved to platform/qt.
> > Therefore we can't test this by adding only navigator-language-expected.txt.
> > We need to make a same test case in the platform/efl.
> > How do you think about this?
> 
> If there is clear reason to change locale value, I agree to land this patch. But, if not, I think we just add navigator-language.html and -expected.txt to platform/efl like qt port.

It is a problem only EFL returns locale like xx-XX.UTF8.(Some web developer could not care about this kind of locale value.), and removing '.UTF8' from locale value is already applied to the GTK.
I think this change is as simple as you can check by seeing once.
That's why I didn't add a test case.
But, if you think really need to add a test case, that's not a problem~:)

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