Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cb6622739d55271911b2fdcf87da0c0a727e4909
      
https://github.com/WebKit/WebKit/commit/cb6622739d55271911b2fdcf87da0c0a727e4909
  Author: Claudio Saavedra <[email protected]>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    M Source/WebKit/UIProcess/glib/WebProcessProxyGLib.cpp

  Log Message:
  -----------
  [WPE] /webkit/WebKitWebView/multiprocess-create-ready-close is a flaky 
assertion crash
https://bugs.webkit.org/show_bug.cgi?id=314985

Reviewed by Fujii Hironori.

When the process pool has no user message handler set (which happens
after webkitWebContextDispose() runs while a WebProcessProxy still
references the pool), the completion handler was silently dropped
without being called, causing an assertion.

* Source/WebKit/UIProcess/glib/WebProcessProxyGLib.cpp:
(WebKit::WebProcessProxy::sendMessageToWebContextWithReply):

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



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

Reply via email to