[Webkit-unassigned] [Bug 124958] New: Remove BreakingContext friendship from RenderBlockFlow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 27 20:44:08 PST 2013


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

           Summary: Remove BreakingContext friendship from RenderBlockFlow
           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


BreakingContext uses only 2 functions from RenderBlockFlow: insertFloatingObject/positionNewFloatOnLine. I added helper functions for LineBreaker, what is already a friend of RenderBlockFlow, so BreakingContext doesn't need to be anymore.

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