Bug 130561 - Improve idiom used for string building in a few places
Summary: Improve idiom used for string building in a few places
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-20 21:24 PDT by Darin Adler
Modified: 2014-03-21 00:14 PDT (History)
1 user (show)

See Also:


Attachments
Patch (28.07 KB, patch)
2014-03-20 21:29 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2014-03-20 21:24:51 PDT
Improve idiom used for string building in a few places
Comment 1 Darin Adler 2014-03-20 21:29:42 PDT
Created attachment 227381 [details]
Patch
Comment 2 Andreas Kling 2014-03-20 23:21:03 PDT
Comment on attachment 227381 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=227381&action=review

r=me

> Source/WebCore/ChangeLog:15
> +        * html/FTPDirectoryDocument.cpp:

This is still a thing, eh?
Comment 3 WebKit Commit Bot 2014-03-21 00:14:27 PDT
Comment on attachment 227381 [details]
Patch

Clearing flags on attachment: 227381

Committed r166047: <http://trac.webkit.org/changeset/166047>
Comment 4 WebKit Commit Bot 2014-03-21 00:14:29 PDT
All reviewed patches have been landed.  Closing bug.