[Webkit-unassigned] [Bug 220969] New: Ensure FontGenericFamilies uses AtomString where possible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 26 03:05:47 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220969
Bug ID: 220969
Summary: Ensure FontGenericFamilies uses AtomString where
possible
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
CC: darin at apple.com
Bug 220801 changed the function prototypes and storage on FontGenericFamilies from AtomString to String, to allow for easier cross-thread copies. We should still ensure that the actual storage is AtomString where possible though, to avoid string duplication.
--
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/20210126/bd6dd733/attachment.htm>
More information about the webkit-unassigned
mailing list