RESOLVED FIXED 263861
Refactor some drag handling IPC to use sendWithAsyncReply()
https://bugs.webkit.org/show_bug.cgi?id=263861
Summary Refactor some drag handling IPC to use sendWithAsyncReply()
Charlie Wolfe
Reported 2023-10-29 19:45:59 PDT
Drag actions currently send a separate IPC call to notify the UI process that they have been handled. We should use completion handlers instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-29 19:46:14 PDT
Charlie Wolfe
Comment 2 2023-10-29 19:48:01 PDT
EWS
Comment 3 2023-10-30 12:19:38 PDT
Committed 269965@main (b7a48dcd4cf2): <https://commits.webkit.org/269965@main> Reviewed commits have been landed. Closing PR #19700 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.