[Webkit-unassigned] [Bug 273568] Avoid copying FontPallette and FontVariantAlternatives

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 1 15:05:42 PDT 2024


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

--- Comment #2 from Brent Fulgham <bfulgham at webkit.org> ---
(3) FontSelectionRequest contains two int16_t's and std::optional<int16_t>
(4) FontSelectionCapabilities contains three sub-objects, each holding multiple int16_t values, but always returns a computed copy so not easy to reduce copies.

-- 
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/20240501/e6aef1d4/attachment.htm>


More information about the webkit-unassigned mailing list