Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3b4da3e43596feff4471c11d8c2f8b81f0044b55
https://github.com/WebKit/WebKit/commit/3b4da3e43596feff4471c11d8c2f8b81f0044b55
Author: Yusuke Suzuki <[email protected]>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructor.cpp
Log Message:
-----------
[JSC] Fixing more around exception in base64 proposal
https://bugs.webkit.org/show_bug.cgi?id=276790
rdar://132026166
Reviewed by Yijia Huang.
Add more missing exception checks in base64 proposal implementation.
Also, avoid using Uint8Array C++ data structure since fast typed array can be
faster.
* Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructor.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
Canonical link: https://commits.webkit.org/281103@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