Bug 135773

Summary: Destructuring assignment in a var declaration list incorrectly consumes subsequent variable initialisers
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Oliver Hunt 2014-08-08 15:21:58 PDT
Destructuring assignment in a var declaration list incorrectly consumes subsequent variable initialisers
Comment 1 Oliver Hunt 2014-08-08 15:22:45 PDT
Created attachment 236316 [details]
Patch
Comment 2 Michael Saboff 2014-08-08 19:27:11 PDT
Comment on attachment 236316 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-08-10 13:12:17 PDT
Comment on attachment 236316 [details]
Patch

Clearing flags on attachment: 236316

Committed r172381: <http://trac.webkit.org/changeset/172381>
Comment 4 WebKit Commit Bot 2014-08-10 13:12:23 PDT
All reviewed patches have been landed.  Closing bug.