[Webkit-unassigned] [Bug 220801] New: Move FontGenericFamilies storage from SettingsBase to Settings::Values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 09:21:49 PST 2021


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

            Bug ID: 220801
           Summary: Move FontGenericFamilies storage from SettingsBase to
                    Settings::Values
           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

Currently, font generic families are stored on the Settings base class, which means they don't get transferred over to Workers via Settings::Values - this is necessary for OffscreenCanvas, and perhaps there are other reasons this would be desirable (it would seem logical to keep all Settings storage in Settings::Values rather than just almost-all).


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/20210121/c07c871a/attachment.htm>


More information about the webkit-unassigned mailing list