[Webkit-unassigned] [Bug 261214] New: Make didReceiveEvent() only called by event completion handlers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 6 10:51:36 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261214
Bug ID: 261214
Summary: Make didReceiveEvent() only called by event completion
handlers
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Process Model
Assignee: webkit-unassigned at lists.webkit.org
Reporter: charliew at apple.com
Events sent from the UI process expect a returning DidReceiveEvent() call to indicate that the event has been handled or not. Change this so that these events are sent using sendWithAsyncReply and the completion handler calls didReceiveEvent().
--
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/20230906/5d5c2717/attachment.htm>
More information about the webkit-unassigned
mailing list