[Webkit-unassigned] [Bug 129874] New: Math.{max, min}() must return after first Exception value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 03:01:54 PST 2014


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

           Summary: Math.{max, min}() must return after first Exception
                    value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tmeszaros.u-szeged at partner.samsung.com
                CC: darin at apple.com, oliver at apple.com, ossy at webkit.org


If there is more exception, it will not stop at the first, but the return value will be the first exception.

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