Bug 267436

Summary: [JetStream2] Always instantiate Float32Array in the cost array of findOptimalSegmentationInternal.
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2024-01-11 16:24:43 PST
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.
Attachments
Ryosuke Niwa
Comment 1 2024-01-11 16:31:56 PST
EWS
Comment 2 2024-01-16 15:57:18 PST
Committed 273102@main (a66c16294ae1): <https://commits.webkit.org/273102@main> Reviewed commits have been landed. Closing PR #22688 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-01-16 15:58:16 PST
Note You need to log in before you can comment on or make changes to this bug.