Bug 155375 - [ES6] Make Object.assign spec compliant
Summary: [ES6] Make Object.assign spec compliant
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
: 154369 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-03-11 12:40 PST by Saam Barati
Modified: 2016-06-06 20:47 PDT (History)
10 users (show)

See Also:


Attachments
patch (10.71 KB, patch)
2016-03-11 15:06 PST, Saam Barati
no flags Details | Formatted Diff | Diff
patch (11.10 KB, patch)
2016-03-11 15:08 PST, Saam Barati
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-03-11 12:40:24 PST
...
Comment 1 Saam Barati 2016-03-11 15:06:19 PST
Created attachment 273774 [details]
patch
Comment 2 Saam Barati 2016-03-11 15:08:34 PST
Created attachment 273775 [details]
patch

more tests
Comment 3 Michael Saboff 2016-03-11 15:12:55 PST
Comment on attachment 273775 [details]
patch

r=me
Comment 4 Saam Barati 2016-03-11 15:48:58 PST
landed in:
http://trac.webkit.org/changeset/198052
Comment 5 Joseph Pecoraro 2016-06-06 20:47:54 PDT
*** Bug 154369 has been marked as a duplicate of this bug. ***