[Webkit-unassigned] [Bug 57779] [meta] refactoring of RenderBlockLineLayout.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 05:25:32 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57779





--- Comment #2 from Eric Seidel <eric at webkit.org>  2011-04-06 05:25:32 PST ---
I want to split most of the code in this file off into a new class called LineBoxTree.  Basically RenderBlock should be *much* simpler than it is today, and all of the line-box-tree related code should move into a new LineBoxTree class which it has one of as a m_lineboxTree member.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list