WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118290
Avoid code duplication inside String::append()
https://bugs.webkit.org/show_bug.cgi?id=118290
Summary
Avoid code duplication inside String::append()
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
Details
Formatted Diff
Diff
patch
(2.91 KB, patch)
2013-07-02 04:20 PDT
,
Mikhail Pozdnyakov
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mikhail Pozdnyakov
Comment 1
2013-07-02 04:15:49 PDT
Created
attachment 205888
[details]
patch
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.
Top of Page
Format For Printing
XML
Clone This Bug