Bug 160423

Summary: Implement nested rest destructuring w.r.t the ES7 spec
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, gskachkov, keith_miller, mark.lam, msaboff, oliver, sukolsak, ticaiolima, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160392    
Attachments:
Description Flags
patch
none
patch
none
patch
fpizlo: review+, commit-queue: commit-queue-
patch for landing none

Description Saam Barati 2016-08-01 13:47:10 PDT
...
Comment 1 Saam Barati 2016-08-02 18:21:56 PDT
Created attachment 285175 [details]
patch
Comment 2 Saam Barati 2016-08-02 18:29:42 PDT
Created attachment 285179 [details]
patch

rebased
Comment 3 Saam Barati 2016-08-02 18:36:34 PDT
Created attachment 285181 [details]
patch
Comment 4 WebKit Commit Bot 2016-08-02 19:37:01 PDT
Comment on attachment 285181 [details]
patch

Rejecting attachment 285181 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'validate-changelog', '--check-oops', '--non-interactive', 285181, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

ChangeLog entry in JSTests/ChangeLog is not at the top of the file.

Full output: http://webkit-queues.webkit.org/results/1801882
Comment 5 Saam Barati 2016-08-02 23:51:13 PDT
Created attachment 285204 [details]
patch for landing
Comment 6 WebKit Commit Bot 2016-08-03 00:52:01 PDT
Comment on attachment 285204 [details]
patch for landing

Clearing flags on attachment: 285204

Committed r204078: <http://trac.webkit.org/changeset/204078>
Comment 7 WebKit Commit Bot 2016-08-03 00:52:07 PDT
All reviewed patches have been landed.  Closing bug.