Bug 96263 - [EFL][DRT] Encoding issue in printed console messages
Summary: [EFL][DRT] Encoding issue in printed console messages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 96061
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-10 05:24 PDT by Chris Dumez
Modified: 2012-09-10 06:08 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2012-09-10 05:48 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-09-10 05:24:18 PDT
EFL's DRT implementation does not display correctly non-ascii characters in CONSOLE messages.

This causes the following test case to fail:
http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii.html
Comment 1 Chris Dumez 2012-09-10 05:48:16 PDT
Created attachment 163102 [details]
Patch
Comment 2 Chris Dumez 2012-09-10 05:49:12 PDT
No need to unskip the test case in this patch because it is failing on the bots:
http://build.webkit.org/results/EFL%20Linux%2064-bit%20Debug/r128046%20%285621%29/results.html
Comment 3 WebKit Review Bot 2012-09-10 06:08:55 PDT
Comment on attachment 163102 [details]
Patch

Clearing flags on attachment: 163102

Committed r128052: <http://trac.webkit.org/changeset/128052>
Comment 4 WebKit Review Bot 2012-09-10 06:08:59 PDT
All reviewed patches have been landed.  Closing bug.