RESOLVED FIXED 226605
[MotionMark] Controller.filterOutOutliers() sorts the frameLengths array incorrectly
https://bugs.webkit.org/show_bug.cgi?id=226605
Summary [MotionMark] Controller.filterOutOutliers() sorts the frameLengths array inco...
Said Abou-Hallawa
Reported 2021-06-03 15:40:18 PDT
To sort an array of numbers, we have to provide a compare function. See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort.
Attachments
Patch (1.53 KB, patch)
2021-06-03 16:05 PDT, Said Abou-Hallawa
no flags
Updating motionmark1.1.plan (1.56 KB, patch)
2021-06-03 17:55 PDT, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2021-06-03 15:50:07 PDT
Said Abou-Hallawa
Comment 2 2021-06-03 16:05:48 PDT
EWS
Comment 3 2021-06-03 17:31:51 PDT
Committed r278436 (238457@main): <https://commits.webkit.org/238457@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 430511 [details].
Said Abou-Hallawa
Comment 4 2021-06-03 17:55:24 PDT
Reopening to attach new patch.
Said Abou-Hallawa
Comment 5 2021-06-03 17:55:26 PDT
Created attachment 430521 [details] Updating motionmark1.1.plan
EWS
Comment 6 2021-06-03 20:43:05 PDT
Committed r278446 (238466@main): <https://commits.webkit.org/238466@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 430521 [details].
Note You need to log in before you can comment on or make changes to this bug.