Bug 15442

Summary: Cease "hacking" the scope chains of nested functions
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: JavaScriptCoreAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: zwarich
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 14868    
Attachments:
Description Flags
Patch
darin: review+
Patch2
darin: review+
Patch3
ggaren: review+
Patch4 ggaren: review+

Geoffrey Garen
Reported 2007-10-09 15:03:21 PDT
Broken off from bug 14868.
Attachments
Patch (6.47 KB, patch)
2007-10-09 15:04 PDT, Geoffrey Garen
darin: review+
Patch2 (6.71 KB, patch)
2007-10-09 15:10 PDT, Geoffrey Garen
darin: review+
Patch3 (6.76 KB, patch)
2007-10-09 15:13 PDT, Geoffrey Garen
ggaren: review+
Patch4 (7.04 KB, patch)
2007-10-09 15:24 PDT, Geoffrey Garen
ggaren: review+
Geoffrey Garen
Comment 1 2007-10-09 15:04:22 PDT
Darin Adler
Comment 2 2007-10-09 15:08:34 PDT
Comment on attachment 16602 [details] Patch r=me
Geoffrey Garen
Comment 3 2007-10-09 15:10:00 PDT
Created attachment 16603 [details] Patch2 Slightly updated test case and ChangeLog to reflect the full scope of this change.
Darin Adler
Comment 4 2007-10-09 15:10:49 PDT
Comment on attachment 16603 [details] Patch2 r=me
Geoffrey Garen
Comment 5 2007-10-09 15:13:28 PDT
Created attachment 16604 [details] Patch3 This one includes the updated layout test results, too. (I guess I'll r+ it myself.)
Geoffrey Garen
Comment 6 2007-10-09 15:24:56 PDT
Created attachment 16605 [details] Patch4 One more time with the right layout test results. This time for sure!
Geoffrey Garen
Comment 7 2007-10-15 13:54:10 PDT
Committed revision 26621.
Note You need to log in before you can comment on or make changes to this bug.