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

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


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


Tibor Mészáros <tmeszaros.u-szeged at partner.samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #226105|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Tibor Mészáros <tmeszaros.u-szeged at partner.samsung.com>  2014-03-07 03:00:52 PST ---
Created an attachment (id=226105)
 --> (https://bugs.webkit.org/attachment.cgi?id=226105&action=review)
Patch v1

If I add an if statement before the first if, we can check that there were any exception. If it was, drop a break, and the result will be this 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