[Webkit-unassigned] [Bug 119566] New: Introduce toSVGMPathElement(), and use it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 23:31:33 PDT 2013


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

           Summary: Introduce toSVGMPathElement(), 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 change static_cast with toSVGXXX, static_cast<SVGMPathElement*> can be changed with toSVGMPathElement().

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

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