[Webkit-unassigned] [Bug 124416] New: [CSS Shapes] Refactor RectangleShape

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 15 09:31:04 PST 2013


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

           Summary: [CSS Shapes] Refactor RectangleShape
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: giles_joplin at yahoo.com
            Blocks: 124368


Currently RectangleShape includes a FloatRoundedRect class which is effectively private.  To make way for a public FloatRoundedRect class, which will be the basis for both RectangleShape and TBD BoxShape, the existing FloatRoundedRect class should be renamed and made private to RectangleShape.

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