[Webkit-unassigned] [Bug 48726] New: Remove the unused GraphicsContext::strokeRect(FloatRect)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 31 09:16:03 PDT 2010


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

           Summary: Remove the unused
                    GraphicsContext::strokeRect(FloatRect)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kling at webkit.org


This function is only implemented by GraphicsContextOpenVG and not called from anywhere.
strokeRect(const FloatRect&, float lineWidth) is the real deal.

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