[Webkit-unassigned] [Bug 14163] declared variable in window.eval statement not preserved after return from calling context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 13:34:06 PDT 2007


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


ggaren at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |14868
              nThis|                            |




------- Comment #10 from ggaren at apple.com  2007-10-22 13:34 PDT -------
It's hard to tell if this bug has been fixed or not.

If it hasn't, it blocks bug 14868 because we need to get the semantics of
variable declaration correct before we can optimize it. `var' statements inside
`eval' statements are a specifically interesting case that we need to get
right.


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