[Webkit-unassigned] [Bug 144261] New: Array#shift doesn't always move elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 27 08:06:28 PDT 2015


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

            Bug ID: 144261
           Summary: Array#shift doesn't always move elements
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: till at tillschneidereit.net

When calling shift on a huge, mostly empty Array, other elements sometimes keep their index, even though the shift operation seemingly succeeds.

See the test case in https://bugzilla.mozilla.org/show_bug.cgi?id=1158767.

-- 
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/20150427/fab033a2/attachment.html>


More information about the webkit-unassigned mailing list