Bug 78077

Summary: [EFL] Using string method instead of char* operation in the platformLanguage().
Product: WebKit Reporter: Kihong Kwon <kihong.kwon>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: gyuyoung.kim, gyuyoung.kim, lucas.de.marchi, rakuco, s.choi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
Add patch file. none

Kihong Kwon
Reported 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.
Attachments
Add patch file. (1.30 KB, patch)
2012-02-07 23:15 PST, Kihong Kwon
no flags
Kihong Kwon
Comment 1 2012-02-07 23:15:35 PST
Created attachment 126015 [details] Add patch file.
Gyuyoung Kim
Comment 2 2012-02-07 23:51:05 PST
LGTM.
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2012-02-08 03:53:39 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.