[Webkit-unassigned] [Bug 68336] Implement an ErrorEvent constructor for V8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 00:38:42 PDT 2011


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


Kentaro Hara <haraken at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |haraken at chromium.org




--- Comment #2 from Kentaro Hara <haraken at chromium.org>  2011-09-19 00:38:41 PST ---
I confirmed that fast/events/constructors/error-event-constructor.html passes clang build.

The numerical conversion problem (https://bugs.webkit.org/show_bug.cgi?id=67980) seems to happen on an unsigned long long value but not to happen on an unsigned long value.

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