[Webkit-unassigned] [Bug 280057] New: IPC::MessageReceiver::didReceiveSyncMessage is redundant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 20 04:40:54 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=280057

            Bug ID: 280057
           Summary: IPC::MessageReceiver::didReceiveSyncMessage is
                    redundant
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: kkinnunen at apple.com

IPC::MessageReceiver::didReceiveSyncMessage is redundant

There's no essential difference delivering async message, async message with reply and sync message. They should all be delivered with same function to minimize errors.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240920/8e18783a/attachment.htm>


More information about the webkit-unassigned mailing list