Bug 135773 - Destructuring assignment in a var declaration list incorrectly consumes subsequent variable initialisers
Summary: Destructuring assignment in a var declaration list incorrectly consumes subse...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-08 15:21 PDT by Oliver Hunt
Modified: 2014-08-10 13:12 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.57 KB, patch)
2014-08-08 15:22 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.