[Webkit-unassigned] [Bug 267436] New: [JetStream2] Always instantiate Float32Array in the cost array of findOptimalSegmentationInternal.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 11 16:24:43 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=267436
Bug ID: 267436
Summary: [JetStream2] Always instantiate Float32Array in the
cost array of findOptimalSegmentationInternal.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
The cost array in findOptimalSegmentationInternal is always intended to be an array of Float32Array
but we were forgetting to instantiate Float32Array for the very first item in the array.
--
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/20240112/97ffeb14/attachment.htm>
More information about the webkit-unassigned
mailing list