[Webkit-unassigned] [Bug 60044] New: Extract LineInfo class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 11:29:51 PDT 2011


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

           Summary: Extract LineInfo class
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leviw at chromium.org
                CC: eric at webkit.org, rniwa at webkit.org


isFirstLine, isLastLine, isEmpty, and previousLineBrokeCleanly are identifiers used repeatedly through RenderBlock/RenderBlockLineLayout to track identifying line information. This could be packaged into a class that represents relevant information about a line.

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