[Webkit-unassigned] [Bug 18746] SQUIRRELFISH: pre/post increment/decrement interact incorrectly with eval

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 25 19:43:46 PDT 2008


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





------- Comment #2 from cwzwarich at uwaterloo.ca  2008-04-25 19:43 PDT -------
Created an attachment (id=20827)
 --> (http://bugs.webkit.org/attachment.cgi?id=20827&action=view)
Test case

Here is a test case showing the bug. It should print PASS, but instead prints
FAIL. This only occurs in the browser, not in testkjs. The problem seems to be
that eval is being passed an incorrect scope chain. This is also causing the
failure of fast/js/kde/assignments.


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