[Webkit-unassigned] [Bug 67800] Implement a ProgressEvent constructor for V8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 13:50:35 PDT 2011


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





--- Comment #2 from Adam Barth <abarth at webkit.org>  2011-09-08 13:50:34 PST ---
(From update of attachment 106781)
View in context: https://bugs.webkit.org/attachment.cgi?id=106781&action=review

> Source/WebCore/bindings/v8/OptionsObject.h:38
> +static const double UnsignedLongLongMax = 18446744073709551616.0; // 2^64

Why don't we get this from limits.h?

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