[Webkit-unassigned] [Bug 18518] Implement eval in SquirrelFish
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 16 16:49:09 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18518
cwzwarich at uwaterloo.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #20588|0 |1
is obsolete| |
------- Comment #8 from cwzwarich at uwaterloo.ca 2008-04-16 16:49 PDT -------
Created an attachment (id=20607)
--> (http://bugs.webkit.org/attachment.cgi?id=20607&action=view)
Revised patch in progress
Here is a patch incorporating Geoff's comments. It fixes the crash in
date-format-tofte in a debug build. In a release build, it eventually crashes,
but it is seemingly generating the correct output until it crashes. The
date-format-xparb test runs fine in both Debug and Release, and the
string-tagcloud test crashes.
I had to disable indirect eval, because I am not sure how to get the all of the
register information so I can do things without RegisterFileStack. The value of
'this' is also not set correctly.
--
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