Bug 161953

Summary: test262: Array.prototype.slice should always set length
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.