[Webkit-unassigned] [Bug 83598] New: Remove unnecessary calls to RenderSVGShape::createShape

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 11:13:18 PDT 2012


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

           Summary: Remove unnecessary calls to
                    RenderSVGShape::createShape
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pdr at google.com
                CC: zimmermann at kde.org


We call RenderSVGShape::createShape unnecessarily in RenderSVGShape::strokeContains. In the case of styled elements (Rect/RenderSVGRect and Ellipse/RenderSVGEllipse, for example), we will always call RenderSVGShape::createShape.

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