[Webkit-unassigned] [Bug 83769] [Qt] When QWebView::setLocale() is called then it should change the navigator.language

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 01:07:19 PDT 2012


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


Steffen Imhof <steffen.imhof at basyskom.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steffen.imhof at basyskom.com




--- Comment #1 from Steffen Imhof <steffen.imhof at basyskom.com>  2012-05-14 01:06:23 PST ---
I had a quick look into this and to me it seems there is currently no provision for providing navigator.language with a specific value per-window. We could add this and do a first platform implementation for Qt, but I am not sure if it is even the right thing to do.
Is there some official (W3C) specification about navigator.language?
Secondary material I found (like https://developer.mozilla.org/en/Navigator.language) mostly talks about the "language of the browser" which I find a bit unclear. A case could be made for "browser" meaning the current web view, but also for "browser" referring to the whole application.

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