Bug 163211 - [EFL] ewk_context_preferred_languages has been failed since r206949
Summary: [EFL] ewk_context_preferred_languages has been failed since r206949
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on: 163096
Blocks:
  Show dependency treegraph
 
Reported: 2016-10-10 07:29 PDT by Gyuyoung Kim
Modified: 2016-10-10 09:03 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2016-10-10 07:31 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2016-10-10 07:29:41 PDT
r206949 changed to return value of navigator.language from en-us to en-US in order to match other browsers and w3c spec. So ewk_context_preferred_languages needs to change the expected result as well.
Comment 1 Gyuyoung Kim 2016-10-10 07:31:10 PDT
Created attachment 291104 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-10 09:03:45 PDT
Comment on attachment 291104 [details]
Patch

Clearing flags on attachment: 291104

Committed r206997: <http://trac.webkit.org/changeset/206997>
Comment 3 WebKit Commit Bot 2016-10-10 09:03:50 PDT
All reviewed patches have been landed.  Closing bug.