Bug 118290

Summary: Avoid code duplication inside String::append()
Product: WebKit Reporter: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Component: Web Template FrameworkAssignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, benjamin, cmarcelo, commit-queue, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch none

Mikhail Pozdnyakov
Reported 2013-07-02 04:12:52 PDT
SSIA. The implementation of 'append(UChar)' is repeated inside 'append(LChar)', this duplication can be obviated.
Attachments
patch (2.14 KB, patch)
2013-07-02 04:15 PDT, Mikhail Pozdnyakov
no flags
patch (2.91 KB, patch)
2013-07-02 04:20 PDT, Mikhail Pozdnyakov
no flags
Mikhail Pozdnyakov
Comment 1 2013-07-02 04:15:49 PDT
Mikhail Pozdnyakov
Comment 2 2013-07-02 04:20:35 PDT
Created attachment 205889 [details] patch Added change log.
WebKit Commit Bot
Comment 3 2013-07-02 06:36:49 PDT
Comment on attachment 205889 [details] patch Clearing flags on attachment: 205889 Committed r152289: <http://trac.webkit.org/changeset/152289>
WebKit Commit Bot
Comment 4 2013-07-02 06:36:51 PDT
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.