Bug 22369

Summary: Add a test for (function).arguments
Product: WebKit Reporter: Pam Greene (IRC:pamg) <pam>
Component: DOMAssignee: Pam Greene (IRC:pamg) <pam>
Status: RESOLVED FIXED    
Severity: Normal CC: zwarich
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
New test + result
none
Add test cases to fast/js/function-dot-arguments.html instead darin: review+

Pam Greene (IRC:pamg)
Reported 2008-11-19 16:53:50 PST
Add a test to make sure that a function's arguments can be accessed via the .arguments property.
Attachments
New test + result (1.70 KB, patch)
2008-11-19 16:55 PST, Pam Greene (IRC:pamg)
no flags
Add test cases to fast/js/function-dot-arguments.html instead (2.28 KB, patch)
2008-11-19 17:43 PST, Pam Greene (IRC:pamg)
darin: review+
Pam Greene (IRC:pamg)
Comment 1 2008-11-19 16:55:54 PST
Created attachment 25290 [details] New test + result
Cameron Zwarich (cpst)
Comment 2 2008-11-19 17:07:33 PST
Comment on attachment 25290 [details] New test + result Clearing the review flag, because Pam is going to add this test as an extra case in fast/js/function-dot-arguments.
Pam Greene (IRC:pamg)
Comment 3 2008-11-19 17:43:29 PST
Created attachment 25295 [details] Add test cases to fast/js/function-dot-arguments.html instead
Darin Adler
Comment 4 2008-11-19 17:46:13 PST
Comment on attachment 25295 [details] Add test cases to fast/js/function-dot-arguments.html instead r=me
Pam Greene (IRC:pamg)
Comment 5 2008-11-20 15:31:19 PST
Landed in r38637.
Note You need to log in before you can comment on or make changes to this bug.