[Webkit-unassigned] [Bug 18053] New: Can't eval() an anonymous function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 24 17:39:24 PDT 2008


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

           Summary: Can't eval() an anonymous function
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: HasReduction, NeedsRadar, ReviewedForRadar
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


* SUMMARY
Attempting to call eval() on a string containing an anonymous function fails in
WebKit.  Works in Firefox 2.0.0.x.

* STEPS TO REPRODUCE
1. Launch Safari/WebKit.
2. Open attached test case.

RESULTS
Prints "FAILED" message on Safari/WebKit.  Prints "SUCCESS" message on Firefox
2.0.0.x.

REGRESSION
Unknown.


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