[Webkit-unassigned] [Bug 101783] WebIDL: number type conversions should throw TypeError for Infinity and NaN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 13:11:17 PST 2012


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


Joshua Bell <jsbell at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |96798




--- Comment #1 from Joshua Bell <jsbell at chromium.org>  2012-11-09 13:12:55 PST ---
I linked this to https://bugs.webkit.org/show_bug.cgi?id=96798 which has at least part of this logic implemented, but is blocked on a V8 bug that is, in turn, blocked on a Chromium bug (which is getting worked on now).

It's been a while since I looked at the patch so I'm not sure if I tackled all the 32/64/signed/unsigned permutations or just the subset I needed at the time.

Feel free to steal some/all of the patch.

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