[Webkit-unassigned] [Bug 275163] New: Change call sites of `narrowPrecisionToFloat` to `clampTo<float>` in SVG directory
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 5 08:38:57 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275163
Bug ID: 275163
Summary: Change call sites of `narrowPrecisionToFloat` to
`clampTo<float>` in SVG directory
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: ahmad.saleem792 at gmail.com
CC: sabouhallawa at apple.com, zimmermann at kde.org
Hi Team,
Just raising bug and realised, I never came back to it or raised another bug to track it.
In PR - https://github.com/WebKit/WebKit/pull/4580
I tried to update 'narrowPrecisionToFloat' function directly to use `clampTo<float>` but got feedback that it would be more beneficial to do it on call sites basis. Which make sense!
So I am raising this bug to start by trying in 'svg' directory.
Thanks!
--
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/20240605/05b677a9/attachment-0001.htm>
More information about the webkit-unassigned
mailing list