[Webkit-unassigned] [Bug 67537] Implement a ProgressEvent constructor for JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 7 16:48:32 PDT 2011


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





--- Comment #21 from Cameron McCormack <cam at mcc.id.au>  2011-09-07 16:48:32 PST ---
(In reply to comment #20)
> The string "18446744073709551615" converted to a double will internally have the value 18446744073709551616, however the number 18446744073709551616 converted to a string will convert to the string "18446744073709552000", if this is converted to a number it will round trip back to 18446744073709551616.

Ah yes, I understand now, thanks.

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