[Webkit-unassigned] [Bug 118387] New: Change static_cast<SVGImageElement*> with toSVGImageElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 4 02:31:18 PDT 2013


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

           Summary: Change static_cast<SVGImageElement*> with
                    toSVGImageElement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


As a step to change static_cast with toXXX, static_cast<SVGImageElement*> can be changed with toSVGImageElement().

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

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