[Webkit-unassigned] [Bug 252283] New: FontCache invalidation callback should be called on worker FontCaches too

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 19:37:11 PST 2023


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

            Bug ID: 252283
           Summary: FontCache invalidation callback should be called on
                    worker FontCaches too
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

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.

-- 
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/20230215/55adefa3/attachment-0001.htm>


More information about the webkit-unassigned mailing list