Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 151ef788a55c5f6463dbece549c1930e76c199f9 https://github.com/WebKit/WebKit/commit/151ef788a55c5f6463dbece549c1930e76c199f9 Author: Yusuke Suzuki <ysuz...@apple.com> Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths: M Source/WebCore/dom/MessageEvent.cpp Log Message: ----------- REGRESSION: ASSERTION FAILED: !m_needExceptionCheck: ./runtime/VM.cpp(1450) : void JSC::VM::verifyExceptionCheckNeedIsSatisfied(unsigned int, ExceptionEventLocation &) https://bugs.webkit.org/show_bug.cgi?id=289218 rdar://146364641 Reviewed by Ryosuke Niwa. MessageEvent is broken, which does not handle SerializedScriptValue properly. * Source/WebCore/dom/MessageEvent.cpp: (WebCore::MessageEvent::create): Canonical link: https://commits.webkit.org/291689@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