diff options
author | Anders Edenbrandt <anders.edenbrandt@sonymobile.com> | 2012-03-23 17:07:48 +0100 |
---|---|---|
committer | Johan Redestig <johan.redestig@sonymobile.com> | 2012-06-21 15:23:01 +0200 |
commit | e1354a91d87c0cc6ffc8bfa9262d02bca6e6cb4f (patch) | |
tree | 5b5ac3fecd9f3f20f1badcdf5f397a75feaf34c5 /Source/WebCore/DerivedSources.cpp | |
parent | 31874a9d49b110cd82de0efc5eab2c9cddcddde1 (diff) | |
download | external_webkit-e1354a91d87c0cc6ffc8bfa9262d02bca6e6cb4f.zip external_webkit-e1354a91d87c0cc6ffc8bfa9262d02bca6e6cb4f.tar.gz external_webkit-e1354a91d87c0cc6ffc8bfa9262d02bca6e6cb4f.tar.bz2 |
Accept-Language header is not updated when phone language changes
The Java class WebSettings has accessor methods for User Agent
and Accept-Language strings. These methods ensure that the values
are updated if the Locale has changed. However, WebSettings.cpp
in WebKit reads the private fields in WebSettings.java directly,
and thereby fails to trigger the update.
The correction is to use the appropriate accessor methods from
WebSettings.cpp.
Change-Id: Id1aa1f4de38d2a73cad9660afc35944c663dbd4a
Diffstat (limited to 'Source/WebCore/DerivedSources.cpp')
0 files changed, 0 insertions, 0 deletions