RESOLVED FIXED 123533
Take line boxes out of the arena.
https://bugs.webkit.org/show_bug.cgi?id=123533
Summary Take line boxes out of the arena.
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.