[Webkit-unassigned] [Bug 65579] Several Tests of http://test262.ecmascript.org/ fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 15:34:18 PDT 2011


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





--- Comment #4 from Gavin Barraclough <barraclough at apple.com>  2011-09-22 15:34:19 PST ---
Update:
* 51 new tests have been added which put us at 866 out of 10978 fail.
* Function.bind is now implemented, fixing 90 tests, putting us at 776 out of 10978 fail (775 when I fix a trivial issue that I set the number of args incorrectly!).

Looks like the biggest causes of failure are still the inability to delete static properties, and incorrect handling of numeric accessor properties on arrays.

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