[Webkit-unassigned] [Bug 122630] New: Add toSVGColor|Paint() to cleanup static_cast<>, and use it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 19:23:55 PDT 2013


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

           Summary: Add toSVGColor|Paint() to cleanup static_cast<>, and
                    use it
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


SVGColor and SVGPaint can't use CSS_VALUE_TYPE_CASTS(), this cl adds toSVGColor() and toSVGPaint() manually. Those functions will help to detect bad type cast.

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