[Webkit-unassigned] [Bug 119787] New: Add toSVGClipPathElement(), and use it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 14 00:54:45 PDT 2013


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

           Summary: Add toSVGClipPathElement(), and use it
           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: gyuyoung.kim at samsung.com
                CC: zimmermann at kde.org


As a step to clean-up static_cast<SVGXXX>, static_cast<SVGClipPathElement*> also can be changed with toSVGClipPathElement(). As minor clean-up, this cl changes to use toSVGSVGElement() instead of static_cast<SVGSVGElement*>.

Blink merge from https://src.chromium.org/viewvc/blink?view=rev&revision=156069

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