Bug 114847

Summary: StyledMarkupAccumulator::appendText() should not allocate an intermediary StringBuilder
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebCore Misc.Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mifenton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.