[Webkit-unassigned] [Bug 247140] New: Fix how we set fontWeight so that it remains in bounds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 27 11:09:56 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=247140
Bug ID: 247140
Summary: Fix how we set fontWeight so that it remains in bounds
Product: WebKit
Version: Other
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: chirag_m_shah at apple.com
Currently, fontWeights can 0, which results in a crash due to it not being a valid key for segmentedFontFaceCache (when wrapped inside a FontSelectionRequest). We need to fix that.
--
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/20221027/1a3bb73b/attachment.htm>
More information about the webkit-unassigned
mailing list