Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d7302a34b152023aebce0b75a0626d2138ca7026 https://github.com/WebKit/WebKit/commit/d7302a34b152023aebce0b75a0626d2138ca7026 Author: Nitin Mahendru <nitinmahen...@apple.com> Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths: M Source/WebCore/bindings/js/SerializedScriptValue.cpp Log Message: ----------- Add fail() to correctly terminate deserialization https://bugs.webkit.org/show_bug.cgi?id=284558 rdar://140885860 Reviewed by Pascoe. Just returning JSValue() will not stop the deserialization process. * Source/WebCore/bindings/js/SerializedScriptValue.cpp: (WebCore::CloneDeserializer::readTerminal): Originally-landed-as: 283286.591@safari-7620-branch (b31ed7f5f527). rdar://143592621 Canonical link: https://commits.webkit.org/289648@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes