Bug 78077 - [EFL] Using string method instead of char* operation in the platformLanguage().
Summary: [EFL] Using string method instead of char* operation in the platformLanguage().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 21:45 PST by Kihong Kwon
Modified: 2012-02-08 03:53 PST (History)
6 users (show)

See Also:


Attachments
Add patch file. (1.30 KB, patch)
2012-02-07 23:15 PST, Kihong Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kihong Kwon 2012-02-07 21:45:30 PST
There is a bug in the platformLanguage().
The string which is returned from setlocale() should not be modified.
Comment 1 Kihong Kwon 2012-02-07 23:15:35 PST
Created attachment 126015 [details]
Add patch file.
Comment 2 Gyuyoung Kim 2012-02-07 23:51:05 PST
LGTM.
Comment 3 WebKit Review Bot 2012-02-08 03:53:28 PST
Comment on attachment 126015 [details]
Add patch file.

Clearing flags on attachment: 126015

Committed r107065: <http://trac.webkit.org/changeset/107065>
Comment 4 WebKit Review Bot 2012-02-08 03:53:39 PST
All reviewed patches have been landed.  Closing bug.