[Webkit-unassigned] [Bug 132423] New: Calling createLinearGradient and createRadialGradient with non-finite data should generate a type error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 1 00:51:22 PDT 2014


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

           Summary: Calling createLinearGradient and createRadialGradient
                    with non-finite data should generate a type error
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cabanier at adobe.com


Currently this generate a NOT_SUPPORTED_ERROR which is wrong per the WebIDL spec: http://www.w3.org/TR/WebIDL/#es-double

This patch will make WK match Firefox.

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