Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc1b5e8317bddc6302b1d5478a97290d18b7e7be
      
https://github.com/WebKit/WebKit/commit/fc1b5e8317bddc6302b1d5478a97290d18b7e7be
  Author: Charlie Wolfe <[email protected]>
  Date:   2026-02-24 (Tue, 24 Feb 2026)

  Changed paths:
    M Source/WebKit/UIProcess/SpeechRecognitionServer.cpp

  Log Message:
  -----------
  Crash in `SpeechRecognitionServer::sendUpdate`
https://bugs.webkit.org/show_bug.cgi?id=308570
rdar://140082708

Reviewed by Rupin Mittal.

sendUpdate() can be called after the web process has been terminated. Don't 
send a message in this
case to avoid crashing.

* Source/WebKit/UIProcess/SpeechRecognitionServer.cpp:
(WebKit::SpeechRecognitionServer::sendUpdate):

Canonical link: https://commits.webkit.org/308166@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to