RESOLVED FIXED 284583
Make comparing FontCascades more efficient
https://bugs.webkit.org/show_bug.cgi?id=284583
Summary Make comparing FontCascades more efficient
Simon Fraser (smfr)
Reported 2024-12-12 16:03:51 PST
We can avoid some FontCascade comparisons by first comparing m_inheritedData.ptr() and other.m_inheritedData->fontData.ptr().
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-12 16:04:11 PST
Simon Fraser (smfr)
Comment 2 2024-12-12 16:10:59 PST
EWS
Comment 3 2024-12-17 09:22:45 PST
Committed 287949@main (da5a8f93cdea): <https://commits.webkit.org/287949@main> Reviewed commits have been landed. Closing PR #37868 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.