Bug 59215 - Arrays should participate in global object forwarding fun
Summary: Arrays should participate in global object forwarding fun
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-22 11:35 PDT by Sam Weinig
Modified: 2011-04-22 13:11 PDT (History)
0 users

See Also:


Attachments
Patch (45.45 KB, patch)
2011-04-22 11:41 PDT, Sam Weinig
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-04-22 11:35:54 PDT
Arrays should participate in global object forwarding fun
Comment 1 Sam Weinig 2011-04-22 11:41:49 PDT
Created attachment 90732 [details]
Patch
Comment 2 Adam Barth 2011-04-22 11:55:45 PDT
Comment on attachment 90732 [details]
Patch

Looks good to me, but I'm not a JSC expert.
Comment 3 Oliver Hunt 2011-04-22 12:06:38 PDT
Comment on attachment 90732 [details]
Patch

r=me, yay! I should have caught this when i was fixing the other cases. olliej--
Comment 4 Sam Weinig 2011-04-22 13:11:15 PDT
Committed r84670: <http://trac.webkit.org/changeset/84670>