[Webkit-unassigned] [Bug 60046] New: Bundle trailingSpaceObject and trailingPositionedBoxes in findNextLineBreak as a class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 11:36:38 PDT 2011


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

           Summary: Bundle trailingSpaceObject and trailingPositionedBoxes
                    in findNextLineBreak as a class
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: eric at webkit.org, hyatt at apple.com, mitz at webkit.org,
                    simon.fraser at apple.com, jamesr at chromium.org,
                    leviw at chromium.org


trailingSpaceObject and trailingPositionedBoxes in findNextLineBreak are always used together.  We should make a class that extracts these two variables.

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