Bug 4008

Summary: Error objects report incorrect length
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: JavaScriptCoreAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 412   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Patch
darin: review-
Better Patch darin: review+

Geoffrey Garen
Reported 2005-07-14 17:21:57 PDT
Causes the following test failure: js1_5/Exceptions/regress-123002.js The test is also bad. It assumes we're Mozilla SpiderMonkey, so it expects incorrect results.
Attachments
Patch (1.34 KB, patch)
2005-07-14 17:22 PDT, Geoffrey Garen
darin: review-
Better Patch (1.44 KB, patch)
2005-07-14 17:51 PDT, Geoffrey Garen
darin: review+
Geoffrey Garen
Comment 1 2005-07-14 17:22:23 PDT
Created attachment 2970 [details] Patch Fixes our code and the test suite.
Geoffrey Garen
Comment 2 2005-07-14 17:51:18 PDT
Created attachment 2971 [details] Better Patch Added a comment to explain why we're changing the test
Darin Adler
Comment 3 2005-07-18 08:02:01 PDT
Comment on attachment 2971 [details] Better Patch Looks good.
Note You need to log in before you can comment on or make changes to this bug.