Bug 96159

Summary: Refactored bytecode generator initialization to support moving captured vars around
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED WONTFIX    
Severity: Normal CC: barraclough, oliver, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 96180    
Bug Blocks:    
Attachments:
Description Flags
Patch
ggaren: review+
test
none
test
none
test none

Description Geoffrey Garen 2012-09-07 16:53:46 PDT
Refactored bytecode generator initialization to support moving captured vars around
Comment 1 Geoffrey Garen 2012-09-07 16:57:39 PDT
Created attachment 162907 [details]
Patch
Comment 2 Geoffrey Garen 2012-09-07 16:58:36 PDT
Committed r127939: <http://trac.webkit.org/changeset/127939>
Comment 3 Geoffrey Garen 2012-09-07 17:01:47 PDT
Comment on attachment 162907 [details]
Patch

Gavin reviewed this.
Comment 4 Csaba Osztrogonác 2012-09-08 00:30:08 PDT
(In reply to comment #2)
> Committed r127939: <http://trac.webkit.org/changeset/127939>

It caused a regression - https://bugs.webkit.org/show_bug.cgi?id=96180
Could you check it, please?
Comment 5 Geoffrey Garen 2012-09-09 10:10:41 PDT
Rolled out in <http://trac.webkit.org/changeset/127987>.
Comment 6 Geoffrey Garen 2012-09-09 21:24:01 PDT
Created attachment 163035 [details]
test
Comment 7 Geoffrey Garen 2012-09-09 21:33:34 PDT
Created attachment 163037 [details]
test
Comment 8 Geoffrey Garen 2012-09-09 21:36:33 PDT
Created attachment 163038 [details]
test