[Webkit-unassigned] [Bug 122408] New: Generate toCSSForValue() for CSSCursorImageValue, CSSCubicBezierTimingFunctionValue, CSSStepsTimingFunctionValue and CSSUnicodeRangeValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 6 04:24:40 PDT 2013


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

           Summary: Generate toCSSForValue() for CSSCursorImageValue,
                    CSSCubicBezierTimingFunctionValue,
                    CSSStepsTimingFunctionValue and CSSUnicodeRangeValue
           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


As a step to use toCSSFooValue, this patch generates toCSSFooValue() for CSSCursorImageValue, CSSCubicBezierTimingFunctionValue, CSSStepsTimingFunctionValue and CSSUnicodeRangeValue. This 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