RESOLVED FIXED 161953
test262: Array.prototype.slice should always set length
https://bugs.webkit.org/show_bug.cgi?id=161953
Summary test262: Array.prototype.slice should always set length
Joseph Pecoraro
Reported 2016-09-14 02:18:54 PDT
test262/test/built-ins/Array/prototype/splice/set_length_no_args.js We should always be setting the length on the this value, even if it is not changing and called with no arguments.
Attachments
[PATCH] Proposed Fix (2.98 KB, patch)
2016-09-14 02:19 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-09-14 02:19:43 PDT
Created attachment 288789 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2016-09-14 09:49:08 PDT
Comment on attachment 288789 [details] [PATCH] Proposed Fix Clearing flags on attachment: 288789 Committed r205910: <http://trac.webkit.org/changeset/205910>
WebKit Commit Bot
Comment 3 2016-09-14 09:49:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.