WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
252283
FontCache invalidation callback should be called on worker FontCaches too
https://bugs.webkit.org/show_bug.cgi?id=252283
Summary
FontCache invalidation callback should be called on worker FontCaches too
Cameron McCormack (:heycam)
Reported
2023-02-14 19:37:11 PST
We currently only call the FontCache invalidation callback on the main thread FontCache. I think this means that when the font environment changes and a worker thread canvas has a font selected, we won't update the font in response.
Attachments
Add attachment
proposed patch, testcase, etc.
Cameron McCormack (:heycam)
Comment 1
2023-02-14 19:37:49 PST
See FontCache::invalidateAllFontCaches.
Radar WebKit Bug Importer
Comment 2
2023-02-21 19:38:18 PST
<
rdar://problem/105759309
>
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