[webkit-reviews] review canceled: [Bug 219283] Make FontCache and FontCascadeCache thread-safe : [Attachment 423999] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 09:56:16 PDT 2021


Chris Lord <clord at igalia.com> has canceled Chris Lord <clord at igalia.com>'s
request for review:
Bug 219283: Make FontCache and FontCascadeCache thread-safe
https://bugs.webkit.org/show_bug.cgi?id=219283

Attachment 423999: Patch

https://bugs.webkit.org/attachment.cgi?id=423999&action=review




--- Comment #43 from Chris Lord <clord at igalia.com> ---
Comment on attachment 423999
  --> https://bugs.webkit.org/attachment.cgi?id=423999
Patch

I'm removing the review request - FontCascadeFonts still holds a reference to
CSSFontSelector in this patch and that class is definitely not safe to use away
from its creation thread. I need to address this before we carry on.


More information about the webkit-reviews mailing list