Bug 123533

Summary: Take line boxes out of the arena.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, esprehn+autocc, fmalita, glenn, gyuyoung.kim, kondapallykalyan, pdr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2013-10-30 14:33:05 PDT
We should stop using the RenderArena for line boxes. This may be a small performance at first, but will diminish as simple line layout improves. Memory usage will likely improve immediately.
Comment 1 Andreas Kling 2013-10-30 14:34:17 PDT
Created attachment 215565 [details]
Patch
Comment 2 Antti Koivisto 2013-10-30 14:36:10 PDT
Comment on attachment 215565 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-10-30 15:26:13 PDT
Comment on attachment 215565 [details]
Patch

Clearing flags on attachment: 215565

Committed r158321: <http://trac.webkit.org/changeset/158321>
Comment 4 WebKit Commit Bot 2013-10-30 15:26:16 PDT
All reviewed patches have been landed.  Closing bug.