[Webkit-unassigned] [Bug 121707] New: Refactoring LineBreaker and RenderTextInfo out of RenderBlock.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 20 13:08:58 PDT 2013


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

           Summary: Refactoring LineBreaker and RenderTextInfo out of
                    RenderBlock.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org


LineBreaker and RenderTextInfo are defined in RenderBlock.h, but only
used in RenderBlockLineLayout.cpp. Moving them there (LineBreaker needs
to be a friend class of RenderBlock) in the first step in the process
of refactoring LineBreaker::NextSegmentBreak into more manageable
chunks.

-- 
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