Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5db4d931441f6ca1691d42395de72522c7b7d037
https://github.com/WebKit/WebKit/commit/5db4d931441f6ca1691d42395de72522c7b7d037
Author: Chris Dumez <[email protected]>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M Source/WebKit/UIProcess/SpeechRecognitionServer.cpp
Log Message:
-----------
SpeechRecognition ASSERT Instead of MESSAGE_CHECK for Duplicate Client
https://bugs.webkit.org/show_bug.cgi?id=310077
rdar://172395253
Reviewed by Sihui Liu.
Use MESSAGE_CHECK instead of ASSERT to validate the incoming IPC data.
* Source/WebKit/UIProcess/SpeechRecognitionServer.cpp:
(WebKit::SpeechRecognitionServer::start):
Originally-landed-as: 305413.502@rapid/safari-7624.2.5.110-branch
(809e124bf1c2). rdar://176061758
Canonical link: https://commits.webkit.org/314171@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications