[webkit-reviews] review requested: [Bug 217634] Array.prototype.sort's sortBucketSort accesses an array in an invalid way that can lead to incorrect results with indexed properties on the prototype chain : [Attachment 411162] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 14:53:50 PDT 2020


Saam Barati <sbarati at apple.com> has asked  for review:
Bug 217634: Array.prototype.sort's sortBucketSort accesses an array in an
invalid way that can lead to incorrect results with indexed properties on the
prototype chain
https://bugs.webkit.org/show_bug.cgi?id=217634

Attachment 411162: patch

https://bugs.webkit.org/attachment.cgi?id=411162&action=review




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Created attachment 411162

  --> https://bugs.webkit.org/attachment.cgi?id=411162&action=review

patch


More information about the webkit-reviews mailing list