Closed Bug 1668200 Opened 4 years ago Closed 2 years ago

Use StableSort member function in AnimationEventDispatcher

Categories

(Core :: DOM: Animation, task)

task

Tracking

()

RESOLVED FIXED
118 Branch
Tracking Status
firefox118 --- fixed

People

(Reporter: sg, Assigned: Logan)

References

Details

(Keywords: good-first-bug)

Attachments

(1 file)

I stumpled upon the comment in AnimationEventDispatcher::SortEvents that mentions the StableSort member function should be used, which is now available (it uses std::stable_sort but is more efficient since it avoids redundant bounds checks).

Keywords: good-first-bug
Severity: -- → S3
Assignee: nobody → loganrosen
Status: NEW → ASSIGNED
Pushed by hikezoe.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/087ea3149d46 use StableSort member function in AnimationEventDispatcher r=birtles
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: