Bug 146192 - [ES6] Allow trailing comma in ArrayBindingPattern and ObjectBindingPattern
Summary: [ES6] Allow trailing comma in ArrayBindingPattern and ObjectBindingPattern
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: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-21 02:19 PDT by Yusuke Suzuki
Modified: 2015-06-22 17:52 PDT (History)
8 users (show)

See Also:


Attachments
Patch (11.11 KB, patch)
2015-06-22 06:51 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (11.12 KB, patch)
2015-06-22 06:52 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2015-06-21 02:19:47 PDT
[ES6] Allow trailing comma in ArrayBindingPattern and ObjectBindingPattern
Comment 1 Yusuke Suzuki 2015-06-22 06:51:12 PDT
Created attachment 255348 [details]
Patch
Comment 2 Yusuke Suzuki 2015-06-22 06:52:53 PDT
Created attachment 255349 [details]
Patch
Comment 3 WebKit Commit Bot 2015-06-22 17:52:32 PDT
Comment on attachment 255349 [details]
Patch

Clearing flags on attachment: 255349

Committed r185853: <http://trac.webkit.org/changeset/185853>
Comment 4 WebKit Commit Bot 2015-06-22 17:52:35 PDT
All reviewed patches have been landed.  Closing bug.