RESOLVED FIXED 282375
Use a HashTable for animationRareData
https://bugs.webkit.org/show_bug.cgi?id=282375
Summary Use a HashTable for animationRareData
Matt Woodrow
Reported 2024-10-31 00:18:15 PDT
ViewTransitions can add a lot of pseudo elements to the document node, we should use a hash table instead of iterating a list.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-31 00:18:22 PDT
Matt Woodrow
Comment 2 2024-10-31 00:21:55 PDT
EWS
Comment 3 2024-10-31 23:56:46 PDT
Committed 285997@main (c51ed1c168eb): <https://commits.webkit.org/285997@main> Reviewed commits have been landed. Closing PR #35985 and removing active labels.
EWS
Comment 4 2024-11-19 12:14:40 PST
Committed 283286.496@safari-7620-branch (7f0b7225dbc9): <https://commits.webkit.org/283286.496@safari-7620-branch> Reviewed commits have been landed. Closing PR #2304 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.