RESOLVED FIXED253521
Use more efficient treeOrder<>() in compareDeclarativeAnimationOwningElementPositionsInDocumentTreeOrder()
https://bugs.webkit.org/show_bug.cgi?id=253521
Summary Use more efficient treeOrder<>() in compareDeclarativeAnimationOwningElementP...
Chris Dumez
Reported 2023-03-07 10:11:04 PST
Use more efficient treeOrder<>() in compareDeclarativeAnimationOwningElementPositionsInDocumentTreeOrder() instead of Node::compareDocumentPosition(), which is meant to be used by JavaScript and has additional cruft.
Attachments
Chris Dumez
Comment 1 2023-03-07 10:12:39 PST
EWS
Comment 2 2023-03-07 22:15:06 PST
Committed 261359@main (9556da2412e5): <https://commits.webkit.org/261359@main> Reviewed commits have been landed. Closing PR #11181 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-07 22:16:16 PST
Note You need to log in before you can comment on or make changes to this bug.