WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-29 19:46:14 PDT
<
rdar://problem/117665237
>
Charlie Wolfe
Comment 2
2023-10-29 19:48:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19700
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.
Top of Page
Format For Printing
XML
Clone This Bug