Bug 284583

Summary: Make comparing FontCascades more efficient
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.