RESOLVED FIXED 98080
Address a FIXME in JSArray::sort
https://bugs.webkit.org/show_bug.cgi?id=98080
Summary Address a FIXME in JSArray::sort
Filip Pizlo
Reported 2012-10-01 15:18:57 PDT
And get rid of fast sorting of sparse maps. Patch forthcoming.
Attachments
the patch (14.82 KB, patch)
2012-10-01 15:37 PDT, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2012-10-01 15:37:12 PDT
Created attachment 166560 [details] the patch
WebKit Review Bot
Comment 2 2012-10-01 15:38:59 PDT
Attachment 166560 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1 Source/JavaScriptCore/runtime/JSArray.cpp:873: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Total errors found: 1 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Filip Pizlo
Comment 3 2012-10-01 18:05:37 PDT
Brent Fulgham
Comment 4 2017-04-13 08:47:46 PDT
Note You need to log in before you can comment on or make changes to this bug.