[Webkit-unassigned] [Bug 224178] Implement FontFace in Workers for OffscreenCanvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 09:57:46 PDT 2021


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

--- Comment #5 from Chris Lord <clord at igalia.com> ---
Ok, I have this all working at this point, the issue was some assumed behaviour that was resolved by just adding a FontLoadRequest::isPending implementation.

The last issue is that there's still some access of FontCache::singleton in the graphics code and it looks like we'll need to plumb through a FontCache reference parameter for some functions. Otherwise looking pretty good!

-- 
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/20210415/4be3e533/attachment.htm>


More information about the webkit-unassigned mailing list