RESOLVED FIXED247295
WebPermissionControllerProxy::Query message reply should go to correct completion handler
https://bugs.webkit.org/show_bug.cgi?id=247295
Summary WebPermissionControllerProxy::Query message reply should go to correct comple...
Alex Christensen
Reported 2022-10-31 15:44:44 PDT
Before this change, we were just hoping that the requests are responded to in the same order that the queries were sent. Quite fragile, and when things go wrong sometimes we try to call a null CompletionHandler. This makes it more robust.
Attachments
Alex Christensen
Comment 1 2022-10-31 15:45:35 PDT
Alex Christensen
Comment 2 2022-10-31 15:46:21 PDT
EWS
Comment 3 2022-11-03 16:18:26 PDT
Committed 256298@main (0310eb3e5fd3): <https://commits.webkit.org/256298@main> Reviewed commits have been landed. Closing PR #5984 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.