WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Updating motionmark1.1.plan
(1.56 KB, patch)
2021-06-03 17:55 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2021-06-03 15:50:07 PDT
<
rdar://77350238
>
Said Abou-Hallawa
Comment 2
2021-06-03 16:05:48 PDT
Created
attachment 430511
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug