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

Andreas Kling
Reported 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.
Attachments
Patch (29.08 KB, patch)
2013-10-30 14:34 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-10-30 14:34:17 PDT
Antti Koivisto
Comment 2 2013-10-30 14:36:10 PDT
Comment on attachment 215565 [details] Patch r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2013-10-30 15:26:16 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.