[Webkit-unassigned] [Bug 183339] New: Change the type of SVGToOTFFontConverter::m_weight to be not a char
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 5 11:17:07 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=183339
Bug ID: 183339
Summary: Change the type of SVGToOTFFontConverter::m_weight to
be not a char
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
CC: zimmermann at kde.org
This is a follow up for Darin's comment in https://bugs.webkit.org/show_bug.cgi?id=183165#c2. If m_weight is negative, clampTo<uint16_t> or static_cast<uint16_t> will give the wrong value.
--
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/20180305/5ac68049/attachment-0001.html>
More information about the webkit-unassigned
mailing list