[webkit-changes] [WebKit/WebKit] d1ee6b: Debug assertion occasionally triggered in Mail via...

Richard Robinson noreply at github.com
Wed Aug 28 20:33:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d1ee6bc865cbee2f644d48fd40a11b6cf14ba6c5
      https://github.com/WebKit/WebKit/commit/d1ee6bc865cbee2f644d48fd40a11b6cf14ba6c5
  Author: Richard Robinson <richard_robinson2 at apple.com>
  Date:   2024-08-28 (Wed, 28 Aug 2024)

  Changed paths:
    M Source/WebKit/UIProcess/UserContent/WebUserContentControllerProxy.cpp

  Log Message:
  -----------
  Debug assertion occasionally triggered in Mail via `WebUserContentControllerProxy::didPostMessage`
https://bugs.webkit.org/show_bug.cgi?id=278809
rdar://134879673

Reviewed by Abrar Rahman Protyasha.

Ensure the completion handler is always called in this method.

* Source/WebKit/UIProcess/UserContent/WebUserContentControllerProxy.cpp:
(WebKit::WebUserContentControllerProxy::didPostMessage):

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



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


More information about the webkit-changes mailing list