[Webkit-unassigned] [Bug 233488] make font code usable from multiple threads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 25 01:24:58 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=233488

--- Comment #2 from Chris Lord <clord at igalia.com> ---
Ah, unless this isn't specific to OffscreenCanvas and you're talking about a different entry point? The Worker FontCache is only used by OffscreenCanvas as it is at the moment (but it does exist, so hopefully you can just use that and modify whatever's using FontCache::singleton to use the appropriate FontCache from the WorkerGlobalScope instead).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211125/52a26aad/attachment.htm>


More information about the webkit-unassigned mailing list