Bug 301158
| Summary: | Update simdutf and remove read length hack for stop-before-partial | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Shu-yu Guo <syg> |
| Component: | JavaScriptCore | Assignee: | Shu-yu Guo <syg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Shu-yu Guo
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Shu-yu Guo
Pull request: https://github.com/WebKit/WebKit/pull/52701
EWS
Committed 301889@main (e400034e6a08): <https://commits.webkit.org/301889@main>
Reviewed commits have been landed. Closing PR #52701 and removing active labels.