Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e400034e6a080c343dc524ca357ceebf9929f148
https://github.com/WebKit/WebKit/commit/e400034e6a080c343dc524ca357ceebf9929f148
Author: Shu-yu Guo <[email protected]>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M Source/WTF/wtf/simdutf/simdutf_impl.cpp.h
M Source/WTF/wtf/simdutf/simdutf_impl.h
M Source/WTF/wtf/text/Base64.cpp
Log Message:
-----------
[JSC] Update simdutf and remove read length hack
https://bugs.webkit.org/show_bug.cgi?id=301158
rdar://163082878
Reviewed by Yusuke Suzuki.
The simdutf library had a bug that returned the incorrect read length when the
last chunk handling option is "stop-before-partial". This bug has since been
fixed upstream in https://github.com/simdutf/simdutf/pull/825.
This PR updates simdutf to 7.5.0 and removes the hack.
Testing is already covered by test262, specifically
built-ins/Uint8Array/prototype/setFromBase64.
Canonical link: https://commits.webkit.org/301889@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes