[Webkit-unassigned] [Bug 44983] New: Reorganize Geometry and Math classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 14:02:32 PDT 2010


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

           Summary: Reorganize Geometry and Math classes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cmarrin at apple.com


We've been having an ongoing discussion about pulling together all the geometry related classes (FloatPoint, TransformationMatrix, etc.) into a single place. I propose to make this place WebCore/platform/graphics/math. I propose move these classes:

        FloatPoint
        FloatPoint3D
        FloatQuad
        FloatRect
        FloatSize
        IntPoint
        IntRect
        IntSize
        TransformationMatrix
        AffineTransform

There may be others scattered around.

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