WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-12 16:04:11 PST
<
rdar://problem/141401574
>
Simon Fraser (smfr)
Comment 2
2024-12-12 16:10:59 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37868
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.
Top of Page
Format For Printing
XML
Clone This Bug