Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3bb5f52244b70172bba5136a78649fd30ccb1f58
      
https://github.com/WebKit/WebKit/commit/3bb5f52244b70172bba5136a78649fd30ccb1f58
  Author: Alex Christensen <[email protected]>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/WKUserContentController.mm

  Log Message:
  -----------
  Revert early return removal from 298430@main
https://bugs.webkit.org/show_bug.cgi?id=301612
rdar://163136582

Reviewed by Brady Eidson.

298430@main removed an early return if the WKWebView was deallocated when the
UI process receives a script message.  This causes messages to no longer be 
ignored
during teardown, which caused a change in an app.  Revert that.

* Source/WebKit/UIProcess/API/Cocoa/WKUserContentController.mm:

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



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

Reply via email to