[Webkit-unassigned] [Bug 58362] New: Bundle w and tmpW in findNextLineBreak together as a class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 12:45:11 PDT 2011


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

           Summary: Bundle w and tmpW in findNextLineBreak together 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
            Blocks: 57779


This is a cleanup. In this patch, I'm going to rename w, tmpW, and width as committedWidth, uncommittedWidth, and availableWith respectively per Dave's suggestion.  Furthermore, I'm going to create a new LineWidth class out of committedWidth and uncommittedWidth.

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