Bug 119207 - [EFL] Improve string use in ErrorsEfl
Summary: [EFL] Improve string use in ErrorsEfl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kwang Yul Seo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-29 00:24 PDT by Kwang Yul Seo
Modified: 2013-07-29 00:44 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.49 KB, patch)
2013-07-29 00:26 PDT, Kwang Yul Seo
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2013-07-29 00:24:43 PDT
Use ASCIILiteral for constant strings becoming WTFStrings.
Comment 1 Kwang Yul Seo 2013-07-29 00:26:39 PDT
Created attachment 207623 [details]
Patch
Comment 2 Chris Dumez 2013-07-29 00:36:32 PDT
Comment on attachment 207623 [details]
Patch

r=me.
Comment 3 Kwang Yul Seo 2013-07-29 00:44:37 PDT
Committed r153420: <http://trac.webkit.org/changeset/153420>