[Webkit-unassigned] [Bug 119126] New: Introduce toSVGRectElement(), use it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 21:58:59 PDT 2013


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

           Summary: Introduce toSVGRectElement(), 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<SVGRectElement*> can be changed with toSVGRectElement().

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

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