Bug 119204 - [Gtk] Improve string use in PasteboardGtk
Summary: [Gtk] Improve string use in PasteboardGtk
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-28 23:51 PDT by Kwang Yul Seo
Modified: 2013-07-29 21:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.49 KB, patch)
2013-07-29 00:05 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff
Patch (2.54 KB, patch)
2013-07-29 00:27 PDT, Kwang Yul Seo
mrobinson: 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-28 23:51:47 PDT
Use ASCIILiteral and emptyString().
Comment 1 Kwang Yul Seo 2013-07-29 00:05:07 PDT
Created attachment 207621 [details]
Patch
Comment 2 Kwang Yul Seo 2013-07-29 00:27:53 PDT
Created attachment 207624 [details]
Patch
Comment 3 Kwang Yul Seo 2013-07-29 21:13:15 PDT
Committed r153456: <http://trac.webkit.org/changeset/153456>