[Webkit-unassigned] [Bug 271396] New: [Skia] Create the font manager on demand when first needed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 10:25:09 PDT 2024


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

            Bug ID: 271396
           Summary: [Skia] Create the font manager on demand when first
                    needed
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org
            Blocks: 268972

We are creating the font manager in FontCache::platformInit(), but that's only called once for all the instances. This makes all offscreen canvas tests rendering text to crash, because the FontCache in the worker thread doesn't have a font manager.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=268972
[Bug 268972] [META][GLib] ☂️ Adopt Skia for painting
-- 
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/20240321/ee3360b4/attachment.htm>


More information about the webkit-unassigned mailing list