[Webkit-unassigned] [Bug 18518] Implement eval in SquirrelFish

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 16 09:59:26 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18518


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20586|0                           |1
        is obsolete|                            |




------- Comment #4 from cwzwarich at uwaterloo.ca  2008-04-16 09:59 PDT -------
Created an attachment (id=20588)
 --> (http://bugs.webkit.org/attachment.cgi?id=20588&action=view)
Revised proposed patch

Here's a revised version of the patch that is a bit cleaner and implements some
exception handling. It also fixes a stupid bug in the last patch, and now 2 of
the 3 SunSpider tests using eval crash. The date-format-tofte test calls
getCallData() on a null pointer in one of the eval'd calls. This one should be
the easiest to debug. The string-tagcloud test dies in getPropertySlot().


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list