[webkit-changes] [WebKit/WebKit] 602b64: Correctly terminate serialization in case wrapCryp...
Commit Queue
noreply at github.com
Wed Oct 30 20:56:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 602b6476f5aefbc6e59cfa1a6b3f711f4e6ca2dc
https://github.com/WebKit/WebKit/commit/602b6476f5aefbc6e59cfa1a6b3f711f4e6ca2dc
Author: Nitin Mahendru <nitinmahendru at apple.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M Source/WebCore/bindings/js/SerializedScriptValue.cpp
Log Message:
-----------
Correctly terminate serialization in case wrapCryptoKey fails
https://bugs.webkit.org/show_bug.cgi?id=278642
rdar://134026604
Reviewed by Chris Dumez.
Stop serialization with an error when wrapCryptoKey fails.
* Source/WebCore/bindings/js/SerializedScriptValue.cpp:
(WebCore::CloneSerializer::dumpIfTerminal):
Originally-landed-as: 280938.275 at safari-7619-branch (b5e222d47875). rdar://138932598
Canonical link: https://commits.webkit.org/285937@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list