Bug 114847 - StyledMarkupAccumulator::appendText() should not allocate an intermediary StringBuilder
Summary: StyledMarkupAccumulator::appendText() should not allocate an intermediary Str...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-18 21:34 PDT by Benjamin Poulain
Modified: 2013-04-19 14:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.17 KB, patch)
2013-04-18 21:41 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-04-18 21:34:46 PDT
Why would you do that?
Comment 1 Benjamin Poulain 2013-04-18 21:41:24 PDT
Created attachment 198795 [details]
Patch
Comment 2 Geoffrey Garen 2013-04-18 22:21:30 PDT
Comment on attachment 198795 [details]
Patch

r=me

> Why would you do that?

I didn't do it. commit-queue@webkit.org did! :)
Comment 3 Benjamin Poulain 2013-04-19 14:09:14 PDT
Comment on attachment 198795 [details]
Patch

Clearing flags on attachment: 198795

Committed r148770: <http://trac.webkit.org/changeset/148770>
Comment 4 Benjamin Poulain 2013-04-19 14:09:16 PDT
All reviewed patches have been landed.  Closing bug.