RESOLVED FIXED301158
Update simdutf and remove read length hack for stop-before-partial
https://bugs.webkit.org/show_bug.cgi?id=301158
Summary Update simdutf and remove read length hack for stop-before-partial
Shu-yu Guo
Reported 2025-10-20 19:18:30 PDT
rdar://163082878 There's a hack to work around a bug in simdutf that returns the incorrect read length when the handling option is stop-before-partial. This has since been fixed in https://github.com/simdutf/simdutf/pull/825, so we should update simdutf and remove the hack.
Attachments
Shu-yu Guo
Comment 1 2025-10-20 19:20:05 PDT
EWS
Comment 2 2025-10-21 11:08:34 PDT
Committed 301889@main (e400034e6a08): <https://commits.webkit.org/301889@main> Reviewed commits have been landed. Closing PR #52701 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.