[Webkit-unassigned] [Bug 222735] New: Allow creation of a CSSFontSelector with a non-Document ScriptExecutionContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 4 06:47:08 PST 2021


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

            Bug ID: 222735
           Summary: Allow creation of a CSSFontSelector with a
                    non-Document ScriptExecutionContext
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clord at igalia.com
            Blocks: 202793

We want to eventually be able to use fonts within workers for OffscreenCanvas - currently, the bits missing are CSSFontSelector, FontCache and then some additional support code to support loading fonts from FontFace objects (this last part not strictly being necessary, though all OffscreenCanvas font tests depend on it). These items don't necessarily make sense apart, but they are all fairly self-contained changes, so ideally we could check them in separately and enable fonts in workers in a separate patch, rather than using one monolithic patch.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=202793
[Bug 202793] Implement text rendering on OffscreenCanvas in a Worker
-- 
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/20210304/a10452bf/attachment.htm>


More information about the webkit-unassigned mailing list