[Webkit-unassigned] [Bug 163372] New: Fix Array.prototype.splice ES6 compliance.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 17:23:25 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=163372

            Bug ID: 163372
           Summary: Fix Array.prototype.splice ES6 compliance.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Our Array.prototype.splice implementation neglected to set length on the result array (step 12 of https://tc39.github.io/ecma262/#sec-array.prototype.splice) in a certain code path.  Will fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161013/0628519e/attachment.html>


More information about the webkit-unassigned mailing list